X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=web%2Fmanual.m4;h=5a348bb93fc70655889191c134dbb09db619b3e4;hp=e665ea7bf99f183ea0a1479386f580cba7feb113;hb=52606631ce6f522eb7d89bc0e61509979b155a55;hpb=116e13e124d7e080cd4b4ca0edd805a743ccff43 diff --git a/web/manual.m4 b/web/manual.m4 index e665ea7b..5a348bb9 100644 --- a/web/manual.m4 +++ b/web/manual.m4 @@ -291,10 +291,20 @@ libmad) is needed for para_server if you only want to stream MP3 or WMA files. Also, it's fine to use para_server on a box without sound card. Next, install the paraslash package on all machines, you'd like this -software to run on: +software to run on. If you compile from a released tarball, execute (./configure && make) > /dev/null +When compiling from git or from snapshots downloaded via gitweb, +the above command will not work because the configure script is not +included in the git repository. In this case the following command +should be used instead: + + ./autogen.sh + +This runs autoconf to generate the configure script, then runs it as +above. Therefore you'll need autoconf for this to work. + There should be no errors but probably some warnings about missing packages which usually implies that not all audio formats will be supported. If headers or libs are installed at unusual locations you