Managed to get Liquidsoap 1.1.1 installed from source, and a script that works 
fine when run from the terminal - streaming and everything, but having problems 
running Liquidsoap as a service. Sadly the source install didn't install the 
correct init.d and the examples are wrong for my system. It didn't install the 
scripts either but I copied them over, although I have to %include them 
(pervasives,liq).

I have the binary in /usr/bin/liquidsoap and the script in /etc/liquidsoap - 
what are the correct settings for these from the init.d?

user=liquidsoap
group=liquidsoap
prefix=/usr
exec_prefix=${prefix}
confdir=/etc/liquidsoap
liquidsoap=${exec_prefix}/bin/liquidsoap
rundir=${prefix}/var/run/liquidsoap

I run that and although I get the OK response, nothing starts streaming?

service liquidsoap start
Starting liquidsoap channels: script.liq OK

Anything I've missed? Is that correct user? Tried changing it to me, or running 
'service liquidsoap start' from root or a user, neither works. Weird because 
the script works fine run as my user (obviously root gives the security message 
and won't run)

Tim
------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to