X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=web%2Fmanual.md;h=db28a699bdd05516d17de4bf837cc110f737df7e;hb=6428bef6e3c172851dc97c3e126f438c7aaf0695;hp=44799e910fc8c041667599fcff8669a1a89608c1;hpb=fb3fd5b4ddaf52e19303126ea1bacacc5954d808;p=paraslash.git diff --git a/web/manual.md b/web/manual.md index 44799e91..db28a699 100644 --- a/web/manual.md +++ b/web/manual.md @@ -293,7 +293,7 @@ Requirements cd osl && make && sudo make install && sudo ldconfig sudo apt-get install autoconf libssl-dev m4 \ libmad0-dev libid3tag0-dev libasound2-dev libvorbis-dev \ - libfaad-dev libspeex-dev libFLAC-dev libsamplerate-dev realpath \ + libfaad-dev libspeex-dev libflac-dev libsamplerate-dev \ libasound2-dev libao-dev libreadline-dev libncurses-dev \ libopus-dev @@ -358,7 +358,7 @@ recognized. The mp3 tagger also needs this library for modifying you need libogg, libvorbis, libvorbisfile. The corresponding Debian packages are called `libogg-dev` and `libvorbis-dev`. -- [libfaad and mp4ff](http://www.audiocoding.com/). For aac files +- [libfaad and mp4ff](https://sourceforge.net/projects/faac/). For aac files (m4a) you need libfaad and libmp4ff (package: `libfaad-dev`). Note that for some distributions, e.g. Ubuntu, mp4ff is not part of the libfaad package. Install the faad library from sources (available