Hi Mike !

Le mardi 11 mai 2010 16:43:36, Mike Owens a écrit :
> How can I change the default load path of liquidsoap to another place?
> By default it is /usr/local/lib/liquidsoap. But I can't tell where it
> is from. I looked for something in liquidsoap --conf-dump but couldn't
> see any parameter that seemed to address that. I need to put my
> utils.liq somewhere else, ideally without having to recompile.

The full path is:
  /usr/local/lib/liquidsoap/svn
for the SVN version.

Please note that it does not only load utils.liq but any .liq file there. We 
want to change this but no solution has been implemented so far.

Also, you can disable the automatic loading by passing the following command-
line option: --no-pervasives

For instance:
  liquidsoap --no-pervasives /path/to/my/utils.liq
will start a liq with you custom utils.liq.


Romain

------------------------------------------------------------------------------

_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to