Reply To: Install latest nightly on Linkstation Running Debian

#10454
rpedde
Participant

@superawx wrote:

hi!
i have build the latest nightly on my linkstation-pro.
i had to download the packages “libavahi-client-dev” and “avahi-daemon”
i used this configure command:
./configure –prefix=/usr/local –enable-browse –enable-query –enable-avahi –with-id3tag=/usr/local –enable-sqlite –sysconfdir=/etc
and a “make install”

after checking if “avahi-daemon” is running, i start “/usr/sbin/mt-daapd -c /etc/mt-daapd/mt-daapd.conf”
everything seems to be ok, besides the fact that itunes is not seeing my firefly server.
what am i doing wrong?
greetz
awx

EDIT:
access through http://192.168.0.100:3689/applet.html works perfect

Like mas says, do check your logs and see if it’s announcing rendezvous stuff. Also, check your config file and make sure it has a section like:

[plugins]
plugins_dir=/usr/local/share/mt-daapd/plugins

and then verify that there are actually plugins there (rsp.so, out-daap.so, etc)