aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorng0 <ng0@n0.is>2019-09-08 12:13:36 +0000
committerng0 <ng0@n0.is>2019-09-08 12:13:36 +0000
commit7fed1d4454abe2b1a5de67a16f3b870ba7c22ff7 (patch)
tree927ea7e43b14f955c0247c29b88c9ea0a0466bd5 /README
parent56567f6f8780627387aeba24a18b382f07cea072 (diff)
downloadgnunet-7fed1d4454abe2b1a5de67a16f3b870ba7c22ff7.tar.gz
gnunet-7fed1d4454abe2b1a5de67a16f3b870ba7c22ff7.zip
README: adjust dependencies and some fixes.
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 3 insertions, 5 deletions
diff --git a/README b/README
index 63c48dfe9..41e18084f 100644
--- a/README
+++ b/README
@@ -78,6 +78,7 @@ These are the direct dependencies for running GNUnet:
78- openssl >= 1.0 (binary, used to generate 78- openssl >= 1.0 (binary, used to generate
79 X.509 certificate 79 X.509 certificate
80 for gnunet-gns-proxy-setup-ca) 80 for gnunet-gns-proxy-setup-ca)
81- pkgconf or pkg-config
81- A Posix shell (for some scripts) 82- A Posix shell (for some scripts)
82- Texinfo >= 5.2 [*1] 83- Texinfo >= 5.2 [*1]
83- libltdl >= 2.2 (part of GNU libtool) 84- libltdl >= 2.2 (part of GNU libtool)
@@ -469,7 +470,7 @@ $ make install
469$ export $GNUNET_PREFIX=$SOMEWHERE 470$ export $GNUNET_PREFIX=$SOMEWHERE
470$ make check 471$ make check
471 472
472Some of the testcases require python >= 3.7, and the python module 473Some of the testcases require python >= 3.4, and the python module
473"pexpect" to be installed. 474"pexpect" to be installed.
474If any testcases fail to pass on your system, run 475If any testcases fail to pass on your system, run
475"contrib/scripts/gnunet-bugreport" (in the repository) or "gnunet-bugreport" 476"contrib/scripts/gnunet-bugreport" (in the repository) or "gnunet-bugreport"
@@ -535,12 +536,9 @@ Further Reading
535 536
536 * Using git (NOTE: 1.1 GiB as of 2019-03-09): 537 * Using git (NOTE: 1.1 GiB as of 2019-03-09):
537 git clone https://git.gnunet.org/bibliography.git 538 git clone https://git.gnunet.org/bibliography.git
538 * Using Drupal: 539 * Using the webbrowser:
539 https://bib.gnunet.org/ 540 https://bib.gnunet.org/
540 541
541 The Drupal access will be replaced by a new interface to our
542 bibliography in the foreseeable future.
543
544 542
545Stay tuned 543Stay tuned
546========== 544==========