Hi, If you're install went ok, it should be enough to run the init script as root. In fact it may be enough to run it as user liquidsoap (which should belong to the group liquidsoap). If you run as a normal user, you're not allowed to change user and group for "liquidsoap".
On Sun, Oct 17, 2010 at 5:32 AM, Senaka Amarakeerthi <[email protected]> wrote: > set("init.daemon.pidfile.path","/var/run/liquidsoap/<script>.pid") > Manually created /var/run/liquidsoap and chamodded to 777 (Not sure > whether this is safe). Maybe liquidsoap was configured to use /usr/local/var/run/liquidsoap by default, and this directory wasn't created for some reason? In any case, setting the right 775 with user=group=liquidsoap is safer for that directory (avoids that non-priviledged users mess with it). Anyway, I'm glad you have liquidsoap running now. Have fun with it! -- David ------------------------------------------------------------------------------ Download new Adobe(R) Flash(R) Builder(TM) 4 The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly Flex(R) Builder(TM)) enable the development of rich applications that run across multiple browsers and platforms. Download your free trials today! http://p.sf.net/sfu/adobe-dev2dev _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
