From 6e5a55f983c9d6d6f2de2d90903003778109e31b Mon Sep 17 00:00:00 2001 From: Andre Noll Date: Sat, 29 Apr 2017 04:55:53 +0200 Subject: [PATCH] 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. --- web/manual.md | 2 ++ 1 file changed, 2 insertions(+) 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 \ -- 2.39.2