I actually have been wanting to upgrade as some stuff was fixed in the new
liquidsoap.
I created the shorter path ~/liquidsoap/logs. I then put at the top of the
script:
set("log.file.path", "~/liquidsoap/logs")
I then started liquidsoap and got:
Starting liquidsoap channels: christmaslive.liq FATAL ERROR: Log directory
"~/liquidsoap" does not exist.
To change it, add the following to your script:
set("log.file.path", "<path>")
OK
But I just did
mkdir -p liquidsoap/logs
So in theory the folder should exist. I checked with an ls and it sure does.
~/liquidsoap/logs does indeed exist. Help? I'm almost there, but still. Help? I
hardly have any hair left to pull out. Lol! Ok, I've got to be lite about
mistakes as it helps me get through the day.
> On Apr 21, 2016, at 6:33 PM, k054 <[email protected]> wrote:
>
> On 20/04/16 20:39, Sarah Alawami wrote:
>> 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
>
> just to doublecheck, you can do
>
> mkdir -p /home/marrie125/.opam/system/lib/liquidsoap/var/log
>
> or you can either disable log (not recommended while developing though)
> with
>
> set("log.file",false)
>
>
> or chose a simpler path, like
>
> set("log.file.path","~/liquidsoap.log")
>
> in the meantime.
>
>
>>
>> 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!
>
> is it still the exact same error?
>
> and just out of curiosity, why do you need the latest and greatest
> version of liquidsoap? what are you trying to do that wouldn't work with
> the one on the repo?
>
> cheers
> --
> k054
>
> ------------------------------------------------------------------------------
> 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
------------------------------------------------------------------------------
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