X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=INSTALL;h=31bc112a06eee11ccc4661fe4d49be6015176afd;hp=f593f7073c1ad50e8635fb7669fea14f3ad5eb0b;hb=f491dc59b5eee838165b60e7815a06139fed7f74;hpb=e5e8648e4e4bd1edb1823dc932c96a7a271b27a4 diff --git a/INSTALL b/INSTALL index f593f707..31bc112a 100644 --- a/INSTALL +++ b/INSTALL @@ -7,14 +7,17 @@ Any knowledge of how to work with mouse and icons is not required. --------------------------- Install all needed packages --------------------------- - -See README for a list of required software. You don't need everything -listed there. In particular, mp3, ogg vorbis and aac support is +See +<< + REQUIREMENTS +>> +for a list of required software. You don't need everything listed +there. In particular, mp3, ogg vorbis and aac, ortp support is optional. Autoconf will detect what is installed on your system and will only try to build those executables that can be built with your setup. -Note that no special library (not even the mp3 decodong library libmad) +Note that no special library (not even the mp3 decoding library libmad) is needed for para_server if you only want to stream mp3 files. Also, it's fine to use para_server on a box without sound card as para_server only sends the audio stream to connected clients. @@ -194,7 +197,7 @@ socket is /var/paraslash/audiod_socket.$HOSTNAME -so the /var/paraslash directory should be owned by the user who +so the /var/paraslash directory should be writable for the user who runs para_audiod. If you want to change the location of the socket, use the -s option @@ -237,4 +240,7 @@ arbitrary commands. There are several flavours of key-bindings: command>" instead of "". This concludes the installation notes. Next thing you might to have a look -at is how to use paraslash's audio file selector. See README.afs. +at is how to use paraslash's audio file selector. See +<< + README.afs +>>