X-Git-Url: https://git.siccegge.de//index.cgi?p=frida%2Fweb.git;a=blobdiff_plain;f=src%2Fdownload.txt;fp=src%2Fdownload.txt;h=bc46238188c469e526e4e99d6fd78bdfa54f2167;hp=919cfe145d1038a766e970be1b71c0d6458f86a8;hb=25ebafee8d9bef55aee254d9be8b61717dfd5832;hpb=ad7d3732a05033459f506f43bacc4d4ac43ef457 diff --git a/src/download.txt b/src/download.txt index 919cfe1..bc46238 100644 --- a/src/download.txt +++ b/src/download.txt @@ -18,28 +18,8 @@ Source code is available in git (GitWeb_).:: Building Frida -------------- -Frida requires several libraries to build, including +For building Frida refer to the documentation: -+ LLVM 3.5 -+ Qt >= 5.1 -+ guile-2.0 -+ log4cxx -+ quazip -+ gtest -+ gmock -+ cmake - -On debian jessie, the following command should do: - -.. code-block:: bash - - apt-get install libquazip-qt5-dev liblog4cxx10-dev qtbase5-dev guile-2.0-dev google-mock cmake g++ llvm-3.5-dev - - -Building itself works just as you would expect for a cmake project: :: - - cmake . - make -j - ./frida +https://doc.frida.xyz/installing.html .. _GitWeb: https://git.siccegge.de/?p=frida/frida.git