Update INSTALL

This commit is contained in:
ejurgensen 2015-02-12 23:06:35 +01:00
parent d449d44cf8
commit 3aa5a4df30

11
INSTALL
View File

@ -62,15 +62,6 @@ through it and use it as an installation guide.
Long version - requirements
---------------------------
System-specific requirements:
- Linux:
+ glibc 2.9+ (for signalfd)
+ libasound (ALSA sound support - or you can use OSS4)
- FreeBSD:
+ OSS4 sound support
+ libiconv
Required tools:
- ANTLR v3 is required to build forked-daapd, along with its C runtime
(libantlr3c). Use a version between 3.1.3 and 3.4 of ANTLR v3 and the
@ -111,6 +102,8 @@ Libraries:
from <http://zlib.net/>
- libunistring 0.9.3+
from <http://www.gnu.org/software/libunistring/#downloading>
- libasound (optional - ALSA support, recommended for Linux)
from <http://www.alsa-project.org/>
- libflac (optional - FLAC support)
from <http://flac.sourceforge.net/download.html>
- taglib (optional - Musepack support)