Reply To: Optware ipkg installing stable and ignoring nightly svn

FireFly Media Server Firefly Media Server Forums Firefly Media Server Setup Issues Optware ipkg installing stable and ignoring nightly svn Reply To: Optware ipkg installing stable and ignoring nightly svn

#17764
stretch
Participant

Have you tried this?

From the wiki:

Installing a nightly build

To do this, you need to tell the slug about the software feed from fireflymediaserver.org. To do this telnet into your slug and enter the following command

# echo “src firefly http://ipkg.fireflymediaserver.org/armeb” > /etc/ipkg/firefly.conf

If the above command fails then check that your slug’s DNS and gateway settings are valid via the web interface. Now enter the command

# ipkg update

Now enter the command

# ipkg install mt-daapd

That’s it!