2011/7/17 Thomas imbreckx <[email protected]>: > Hi, Hi Thomas!
> I installed Liquidsoap by following the instructions on the page > http://savonet.sourceforge.net/debian_daily.html Unfortunately, all our custom packages are currently outdated. We lack time to maintain them.. You should be fine with the latest daily package for testing purposes but eventually when planning on putting a script to production, you should try to either install the official debian package (only debian/sid now, debian/testing soon and probably ubuntu/<current developement> soon too) or recompile your own binary. > I must have done something wrong because I get the "unbound symbol > output.icecast.mp3" error message. This is because the syntax has changed in the recent version of liq. Instead of: output.icecast.mp3(bitrate=128,samplerate=44100,..) you now do: output.icecast(%mp3(bitrate=128,samplerate=44100),..) Romain ------------------------------------------------------------------------------ 10 Tips for Better Web Security Learn 10 ways to better secure your business today. Topics covered include: Web security, SSL, hacker attacks & Denial of Service (DoS), private keys, security Microsoft Exchange, secure Instant Messaging, and much more. http://www.accelacomm.com/jaw/sfnl/114/51426210/ _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
