- Posix Shell (for some tests)
- Bash (for some tests[*4])
- python >= 3.7 (only python 3.7 is supported)
-- python-future >= 3.7 (only python 3.7 is supported)
- base tools
- mostly:
- which,
$ export $GNUNET_PREFIX=$SOMEWHERE
$ make check
-Some of the testcases require python >= 3.7, and the python modules
-"python-future" (http://python-future.org/) and "pexpect" to be installed.
+Some of the testcases require python >= 3.7, and the python module
+"pexpect" to be installed.
If any testcases fail to pass on your system, run
"contrib/scripts/gnunet-bugreport" (in the repository) or "gnunet-bugreport"
when you already have GNUnet installed and report its output together with
These are the test suite requirements:
@itemize @bullet
@item python3.7
-@item python3-7 future module
@item gnunet (installation first)
@item which(1)
@item a shell (possibly Bash, maybe just POSIX sh)