X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=README;h=99ac34e45188369e50a4e971b2c6abd119ea4177;hb=1ffdb025e05637fff06a7fa81fa8f219511ac03f;hp=7c6470b267dd7e362d4404086e1bc4e48011a3bf;hpb=29c724d2a7764f83fe846b418d09540348b86983;p=oweals%2Fgnunet.git diff --git a/README b/README index 7c6470b26..99ac34e45 100644 --- a/README +++ b/README @@ -29,9 +29,10 @@ packages. Hence please make sure to use the versions listed below. These are the direct dependencies for running GNUnet: - libextractor >= 0.6.1 -- libmicrohttpd >= 0.9.2 +- 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