[docs] Update INSTALL with precise names for the optional Debian packages

This commit is contained in:
ejurgensen 2016-08-22 21:19:33 +02:00
parent 202d9b951e
commit 1cd983b485

12
INSTALL
View File

@ -33,7 +33,17 @@ sudo apt-get install \
libasound2-dev libmxml-dev libgcrypt11-dev libavahi-client-dev zlib1g-dev \ libasound2-dev libmxml-dev libgcrypt11-dev libavahi-client-dev zlib1g-dev \
libevent-dev libevent-dev
To build with LastFM support, you should also install libcurl4-openssl-dev. Chromecast support (--enable-chromecast) also requires:
sudo apt-get install libjson-c-dev libgnutls-dev libprotobuf-c-dev
LastFM support (--enable-lastfm) also requires:
sudo apt-get install libcurl4-gnutls-dev (or libcurl4-openssl-dev)
Support for iTunes Music Library XML (--enable-itunes) also requires:
sudo apt-get install libplist-dev
Note that while forked-daapd will work with versions of libevent between 2.0.0 Note that while forked-daapd will work with versions of libevent between 2.0.0
and 2.1.3, it is recommended to use 2.1.4+. Otherwise you may not have support and 2.1.3, it is recommended to use 2.1.4+. Otherwise you may not have support