summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 1bc093f..1a287b9 100644
--- a/README
+++ b/README
@@ -60,6 +60,9 @@ boost >= 1.32.0 - http://www.boost.org
Tntnet >= 1.5.3 - http://www.tntnet.org/download.hms
Cxxtools >= 1.4.3 - http://www.tntnet.org/download.hms
+The LIVE Makefile makes use of bash features. So you need to have /bin/bash
+installed on your system (It needs not to bee the default shell).
+
Tntnet provides basic webserver functions for live and needs cxxtools.
Boost provides some data structures we need. While currently relying on the
full blown package we might provide a stripped down version in the future.