X-Git-Url: https://git.siccegge.de//index.cgi?p=frida%2Ffrida.git;a=blobdiff_plain;f=README.org;fp=README.org;h=6b2738d675a206e288419ee88e02a986786e2559;hp=0000000000000000000000000000000000000000;hb=74601e6e6e058878f0a9e5efceae9e301f959692;hpb=ad0c8e3809d00c7fb458c6c0803e572c171a8c8f diff --git a/README.org b/README.org new file mode 100644 index 0000000..6b2738d --- /dev/null +++ b/README.org @@ -0,0 +1,12 @@ + +* Building FRIDA + +On Debian Systems you will need the following packages apart fro +`build-essential`: + + + cmake + + qtbase5-dev + + llvm-3.5-dev + + liblog4cxx10-dev + + clang (>= 3.3) -- or change compiler to g++ + + pkg-config