From: Andre Noll Date: Fri, 14 Jul 2017 13:39:28 +0000 (+0200) Subject: manual: libosl is optional. X-Git-Tag: v0.6.1~66 X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=commitdiff_plain;h=b900821b2beccd82a56f17bc43d9fa10e8533942 manual: libosl is optional. Even without libosl, the build succeeds (only para_server won't be built). Hence libosl should be listed as optional software. This commit moves the item out of the list of mandatory packages. --- diff --git a/web/manual.md b/web/manual.md index c31e1d31..1322e648 100644 --- a/web/manual.md +++ b/web/manual.md @@ -301,12 +301,6 @@ Requirements In any case you will need -- [libosl](http://people.tuebingen.mpg.de/maan/osl/). The _object -storage layer_ library is used by para_server. To clone the source -code repository, execute - - git clone git://git.tuebingen.mpg.de/osl - - [lopsub](http://people.tuebingen.mpg.de/maan/lopsub/). The long option parser for subcommands generates the command line and config file parsers for all paraslash executables. Clone the source code @@ -330,6 +324,12 @@ from templates by the m4 macro processor. Optional: +- [libosl](http://people.tuebingen.mpg.de/maan/osl/). The _object +storage layer_ library is used by para_server. To clone the source +code repository, execute + + git clone git://git.tuebingen.mpg.de/osl + - [openssl](http://www.openssl.org/) or [libgcrypt](ftp://ftp.gnupg.org/gcrypt/libgcrypt/). At least one of these two libraries is needed as the backend for cryptographic