From 74601e6e6e058878f0a9e5efceae9e301f959692 Mon Sep 17 00:00:00 2001 From: Christoph Egger Date: Tue, 27 May 2014 15:24:42 +0200 Subject: [PATCH] Some hints on which packages to install --- README.org | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README.org 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 -- 2.39.2