From e5ec6c7c4fde37b347c729e9314a734896fb2f5b Mon Sep 17 00:00:00 2001 From: Julien BLACHE Date: Mon, 6 Sep 2010 19:26:47 +0200 Subject: [PATCH] Add download URLs and a note about binary packages --- INSTALL | 25 +++++++++++++++++++++---- 1 file changed, 21 insertions(+), 4 deletions(-) diff --git a/INSTALL b/INSTALL index 8507c5f8..8781761b 100644 --- a/INSTALL +++ b/INSTALL @@ -23,19 +23,36 @@ Tools: Libraries: - libantlr3c (ANTLR3 C runtime, version 3.2 for tarball builds) - - Avahi client libraries, 0.6.24 minimum - - sqlite3 3.5.0+ with unlock notify API enabled + from + - Avahi client libraries (avahi-client), 0.6.24 minimum + from + - sqlite3 3.5.0+ with unlock notify API enabled (read below) + from - ffmpeg 0.5+ - - confuse + from + - libconfuse + from - libevent 1.4+ + from - libavl - - MiniXML + /!\ Read below + - MiniXML (aka mxml or libmxml) + from - gcrypt 1.2.0+ + from - zlib + from - libunistring 0.9.3+ + from - libflac (optional - FLAC support) + from - taglib (optional - Musepack support) + from - libplist 0.16+ (optional - iTunes XML support) + from + +If using binary packages, remember that you need the development packages to +build forked-daapd (usually named -dev or -devel). libavl is not the GNU libavl. There doesn't seem to be an upstream website anymore, but you'll find the source tarball alongside the forked-daapd