debian banshee and avawi-daemon problem
Hi all,
I was with the same problem that other guy from ubuntu.
per@pers:~$ sudo /etc/init.d/avahi-daemon start
* Starting Avahi mDNS/DNS-SD Daemon: avahi-daemon
* avahi-daemon disabled because there is a unicast .local domain
And solved it with:
sudo rm /var/run/avahi-daemon/disabled-for-unicast-local
sudo /etc/init.d/avahi-daemon start
Easy and fast. Now you can you banshee-daap to share the music.
sudo apt-get install banshee-daap
Feel free !!!