projects
/
paraslash.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b9ff7d
)
manual: Add lopsub installation instructions to quick start.
author
Andre Noll
<maan@tuebingen.mpg.de>
Sat, 29 Apr 2017 02:55:53 +0000
(
04:55
+0200)
committer
Andre Noll
<maan@tuebingen.mpg.de>
Sun, 21 May 2017 15:41:10 +0000
(17:41 +0200)
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
patch
|
blob
|
history
diff --git
a/web/manual.md
b/web/manual.md
index 5216c6b5cf03153b797611776045e6ed06bd6110..4f8ff7143a245ce40894d6cd89b7edbf1f7d2d5f 100644
(file)
--- 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 \