X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=README;h=acb359a87b8f0c74aaae29d95cbed3c372dd2a55;hp=02d647a9306cf163f441a816794d00fcf82fd90a;hb=c4012aab461993e6c8a9930d27d924a8462a9775;hpb=a5937a0eca5ada5cb2332dbce676b327aa9e37ee diff --git a/README b/README index 02d647a9..acb359a8 100644 --- a/README +++ b/README @@ -161,8 +161,9 @@ In any case you need - gcc, the gnu compiler collection (shipped with distro): gcc-3.3 or newer is required. - openssl (needed by server, client): usually shipped with - distro, but you might have to install the "development" - package as well: http://www.openssl.org/ + distro, but you might have to install the "development package" + (called libssl-dev on debian systems) as well: + http://www.openssl.org/ - software mixing, e.g. ALSA and the direct mixing plugin (dmix) If you want to use the mysql-based audio file selector, you also need @@ -180,7 +181,6 @@ install the corresponding development package as well. Otherwise, just download libmad from http://www.underbit.com/products/mad/ For ogg vorbis streams you'll need libogg, libvorbis, libvorbisfile, -and a command line ogg vorbis decoder, e.g. para_filter or ogg123. The corresponding Debian packages are called libogg-dev libvorbis-dev, other distributors chose similar names. All of these are also available at http://www.xiph.org/downloads/