You can always run liquidsoap without installing. The only trick is to
get it to load the standard library, but you can always pass it by
hand (e.g. src/liquidsoap scripts/pervasives.liq). It's sometimes
useful to avoid that liquidsoap loads installed libraries (using
--no-pervasives) but this should not be needed for you if you don't
have an installed SVN version.

In short, just run:
  src/liquidsoap --no-pervasives scripts/pervasives.liq 'out(sine())'

Have fun,

David

------------------------------------------------------------------------------
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to