X-Git-Url: http://git.tuebingen.mpg.de/?p=dss.git;a=blobdiff_plain;f=INSTALL;h=1043ec514884e406adf75dc91678fc8ef1bed775;hp=8dd3846bb3cd8aa5c4264b84c2ef6756fed2f991;hb=fd7ab0475e24ec414883bf3772db160869ed2e0c;hpb=8400c35d9158b420d99f20c54353bbf0b4a62b8b diff --git a/INSTALL b/INSTALL index 8dd3846..1043ec5 100644 --- a/INSTALL +++ b/INSTALL @@ -9,6 +9,14 @@ some directory that is included in your PATH, e.g. to $HOME/bin or to Note that you'll likely need a recent version of ftp://ftp.gnu.org/pub/gnu/gengetopt/ (gnu gengetopt) to compile dss. +Optionally, type + + make man + +to create the man page of dss. This invokes help2man so make sure +that help2man is installed on your system. Note that the man page is +just the nroff variant of the output of "dss --detailed-help". + dss is known to compile on Linux, MacOS, Solaris, FreeBSD and NetBSD. However, it is run-tested only on Linux.