Le 24/10/2012 00:56, Romain Beauxis a écrit : > 2012/10/23 Yoann QUERET <[email protected]>: >> Le 23/10/2012 22:07, Romain Beauxis a écrit : >> >>> Hi all, >>> >>> 2012/10/23 Martin Konečný <[email protected]>: >>>> It is a function defined in utils.liq. >>>> >>>> Make sure you include pervasives.liq, which will automatically include >>>> utils.liq and all other necessary files. >>>> >>>> I believe if pervasives.liq is in the correct path, then Liquidsoap will >>>> find and use it automatically, but the Liquidsoap guys can fill in the >>>> details here :) >>> That's right! >>> >>> You can check where liquidsoap looks for this file this way: >>> * Execute liquidsoap --help >>> * Look for this option: >>> --no-pervasives >>> Do not load pervasives script libraries (i.e., >>> /usr/local/lib/liquidsoap/scm/*.liq). >>> >> Hum >> >> "liquidsoap --help" return for me : >> [...] >> >> --no-pervasives >> Do not load pervasives script libraries (i.e., >> /usr/local/lib/liquidsoap/1.0.1/*.liq). >> [...] >> >> But /usr/local/lib/liquidsoap/ don't exist. > I looks like you have a local build of liquidsoap hanging around.. > What is the output of: > which liquidsoap > ? > I have tested this .deb on many clean - just installed installation (actually running on 6 server), and tools.liq never exist.
liquidsoap binary is located here (output of which): /usr/bin/liquidsoap Are you sur le debian package 1.0.1 provide this file ? Yoann ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_sfd2d_oct _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
