2013/3/18 Kevin McQuiggin <mcqui...@sfu.ca>: > Hi All: Hi Kevin!
> I had 1.0.1 running under Ubuntu 12.10. I upgraded to 1.1 from source > (thanks Martin for the pointer). > > Now I have need of using functions in utils.liq, but liquidsoap can't find > the file. I have pervasives.liq, utils.liq etc, under my build directory at > ~/liquidsoap-full/liquidsoap/src, but the "make install" doesn;t seem to have > copied these files to the required system directory. > > I note that /usr/lib/liquidsoap/1.0.1 exists, and pervasives.liq is in there. > I tried creating 1.1.0 etc in this directory and appropriately copying the > files from the build directory, but still no go. > > I also noted that /usr/local/lib/liquidsoap exists, so tried putting the > 1.1.0 directory under there, but still no go. > > I tried 1.1; 1.1.0, and 1.1.0+scm as this is the specific version number that > liquidsoap reports in its log file on startup. > > I just need to know where to move the pervasives.liq and other files! > > Any help appreciated, You can do one of two things: 1) Run "make install" as root to install pervasives globally 2) Execute liquidsoap as follows: ./liquidsoap ../scripts/pervasives.liq (...) Of course, 1) is easier if you plan to switch to 1.1.0 (and won't remove 1.0.x scripts amyway) while 2) is more appropriate for devs and any work on a temporary version in general.. Hope this helps, Romain ------------------------------------------------------------------------------ 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_d2d_mar _______________________________________________ Savonet-users mailing list Savonet-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/savonet-users