X-Git-Url: http://git.tuebingen.mpg.de/?p=osl.git;a=blobdiff_plain;f=INSTALL;fp=INSTALL;h=3bd8751a20e2c36fa343668e225856619515d5c3;hp=e37090437c2216aef27e78d9d09a9d6decfc9ca8;hb=9aadc0af8df91d309f9f701f07a6db0542341618;hpb=280f5eaf389483d35af6ad9211d003ffa73cb2ac diff --git a/INSTALL b/INSTALL index e370904..3bd8751 100644 --- a/INSTALL +++ b/INSTALL @@ -1,6 +1,9 @@ As the bare minimum, you'll need gcc-4 and gnu make to install -libosl. gengetopt is needed to build the oslfsck executable, and -help2man to generate its man page. +libosl. lopsub is needed to build the oslfsck executable and to +generate its man page. Download and install lopsub with + + git clone git://git.tuebingen.mpg.de/lopsub + cd lopsub && make && sudo make install If everything mentioned above is available on your system, type