summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2012-06-19 18:32:22 +0200
committerBardur Arantsson <bardur@scientician.net>2012-06-19 18:36:21 +0200
commit6add91e17080e06cae938a31c53c94e59c7f0bfb (patch)
treef9dc96f02473e3e5b026534253527add74ce5b39 /README.txt
parent66c6fdeaa54e9067b33cb8431f8181a1b928f19f (diff)
Lua: Move automatizer to C
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/README.txt b/README.txt
index b422701e..a4d243ef 100644
--- a/README.txt
+++ b/README.txt
@@ -4,6 +4,15 @@ Using the CMake build system
There are basically two options for how to run ToME once built.
+Prerequisites
+=============
+
+You will need to have the following libraries installed
+on your system somewhere where CMake can find them:
+
+ - jansson
+ See http://www.digip.org/jansson/
+
Option #1 : Run ToME from the build directory
=============================================
@@ -46,6 +55,10 @@ probably missing the
build-essential
+package. You'll also need to install the
+
+ libjansson-dev
+
package.
Each frontend requires the additional packages listed below: