Thanks Romain, Finally managed to build it from source (1.0.0 beta2) and write my script correctly. However, after 'make install', the init.d/liquidsoap script is not created,
It looks like a recent update of Nicecast broke liquidsoap support (one of my server which had worked with it for months stopped responding to Nicecast input). However there is a free alternative on the Mac App Store called "LadioCast" which does work. How can I install the init script separately ? Thanks! On 20/07/11 18:14, Romain Beauxis wrote: > 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 ------------------------------------------------------------------------------ 5 Ways to Improve & Secure Unified Communications Unified Communications promises greater efficiencies for business. UC can improve internal communications as well as offer faster, more efficient ways to interact with customers and streamline customer service. Learn more! http://www.accelacomm.com/jaw/sfnl/114/51426253/ _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
