- configuration for mlp coefficients
[oweals/gnunet.git] / README
diff --git a/README b/README
index 8b836a572242ea0c007e49a1845894f870e4ae68..99ac34e45188369e50a4e971b2c6abd119ea4177 100644 (file)
--- a/README
+++ b/README
@@ -32,6 +32,7 @@ These are the direct dependencies for running GNUnet:
 - libmicrohttpd >= 0.9.21
 - libgcrypt     >= 1.2
 - libcurl       >= 7.21.0
+- libunistring  >= 0.9.2
 - libltdl       >= 2.2 (part of GNU libtool)
 - sqlite        >= 3.0 (default database)
 - mysql         >= 5.1 (alternative to sqLite)
@@ -197,10 +198,11 @@ $ make install
 $ export GNUNET_PREFIX=$SOMEWHERE
 $ make check
 
-If any testcases fail to pass on your system, run "contrib/report.sh"
-and report the output together with information about the failing
-testcase to the Mantis bugtracking system at
-https://gnunet.org/bugs/.
+Some of the testcases require python >= 2.6 and pexpect to be
+installed.  If any testcases fail to pass on your system, run 
+"contrib/report.sh" and report the output together with 
+information about the failing testcase to the Mantis bugtracking 
+system at https://gnunet.org/bugs/.
 
 
 Running http on port 80 and https on port 443