Hi Joost!

2012/1/29 Joost Schuttelaar <[email protected]>:
> Have been trying to get Liquidsoap streaming on my VPS. At first, I updated 
> to Ubuntu 11.10 to get a recent package by default. It 
> (1.0.0~beta3+repack1-1) seems to install properly. However, when I try to set 
> up an MP3 Icecast streaming it fails. I read somewhere that there is a bug in 
> the package regarding dynamic loading, so I decided to go for manual 
> compilation.
>
> After some hickups (didn't have libtool, but the script doesn't halt on 
> error) I get stuck however. I'm using PACKAGE.minimal. Run ./bootstrap, 
> ./configure and Make, but building fails with ladspa:
>
> File "operators/ladspa_op.ml", line 24, characters 0-11:
> Error: Unbound module Ladspa
>
> Which is strange, since PACKAGE.minimal doesn't require ladspa. Any ideas? 
> Really wanna get this up 'n running! :)

This may happen if you have an old module installed globally, for
instance through apt-get. You should try the following if you have
apt-get:
  apt-get remove libladspa-ocaml

Romain

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to