Le Friday 08 February 2008 00:35:38 Lars Mai, vous avez écrit :
> > I think I'll give it a try to compile from latest sources next, and
> > see how that goes.
>
> Yay, that went alright...! :-)
Good !
> Following the instructions on the wiki:
>
> http://savonet.sourceforge.net/wiki/wikka.php?wakka=InstallationUbuntu
>
> I ran into a few missing dependencies, I post the list of packages I
> used at the end of the mail. Also, there's a slightly misleading error
> message if no config file is defined:
Thank you very much for this information.
We should be updating the website, and possibly changing our current
documentation workflow very soon..
> $ liquidsoap test.liq
> FATAL ERROR: Log directory "/usr/local/var/log/liquidsoap" does not exist.
> To change it, add the following to your script:
> set log.file.path = "<path>"
>
> While the correct format seems to be:
> set("log.file.path", "/home/lars/liquid/test.log")
Fixed, thanks !
> Other than that: Great stuff! :-)
Enjoy !
Romain