Well now we have a different issue. I started the init.d command and got

Starting liquidsoap channels: christmaslive.liq FATAL ERROR: Log directory 
"/home/marrie125/.opam/system/lib/liquidsoap/var/log" does not exist.
To change it, add the following to your script:
  set("log.file.path", "<path>")
OK


I then created the directory and put  in my script

set("log.file.path",  
"/home/marrie125/.opam/system/lib/liquidsoap/var/log/liquidsoap")

At the  top of the script. But it is still erroring out. What do I do from here 
besides take a deep breath and try again? Lol!


> On Apr 20, 2016, at 3:42 PM, Nicholas Vrtis <[email protected] 
> <mailto:[email protected]>> wrote:
> 
> Did you 
> 
> opam install lame liquidsoap
> 
> I think I figured it out?  There is a directory called 'plugins' I think that 
> needs to be moved to the  /usr/lib/liquidsoap/1.2.0. <http://1.2.0.0/>
> 
> It is 'someplace' under the .opam directory in the user.
> 
> If you do
> liquidsoap --help
> 
> and look a the --no-pervasives option, it will tell you were liquidsoap 
> 'defaults' to looking for pervasives.liq.  That is the directory where the 
> plugins directory is in.  you need to copy it.
> 
> This 'might' fix it.
> 
> Otherwise, I'll need to do some more research.  I just wiped my RaspberryPi 
> and will go through the whole install process and document it in more detail 
> so it will be easier at least on Debian.
> 
> Probably won't get to that for a few days.. as I will be on the road.
> 
> 
> 
> Nick
> 

------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to