From: Andre Noll Date: Sat, 29 Apr 2017 02:55:53 +0000 (+0200) Subject: manual: Add lopsub installation instructions to quick start. X-Git-Tag: v0.6.1~68^2~5 X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=commitdiff_plain;h=6e5a55f983c9d6d6f2de2d90903003778109e31b manual: Add lopsub installation instructions to quick start. paraslash-0.6.x depends on lopsub, so we should list the commands to install this library at the beginning of the quick start section. --- diff --git a/web/manual.md b/web/manual.md index 5216c6b5..4f8ff714 100644 --- a/web/manual.md +++ b/web/manual.md @@ -184,6 +184,8 @@ Requirements ------------ ### For the impatient ### + git clone git://git.tuebingen.mpg.de/lopsub + cd lopsub && make && sudo make install git clone git://git.tuebingen.mpg.de/osl cd osl && make && sudo make install && sudo ldconfig sudo apt-get install autoconf libssl-dev m4 \