On Wed, Aug 19, 2009 at 7:06 PM, Artur Skupienski - DJ<[email protected]> wrote: > I can not properly install liquidsoap svn on my Centos 5 /32bit/ > Thank you for any respond > Artur > > > after 'make' command I've got some errors: > > OCAMLC -c operators/ladspa_op.ml > File "operators/ladspa_op.ml", line 24, characters 0-11: > Error: Unbound module Ladspa > make[3]: *** [operators/ladspa_op.cmx] Error 2 > make[3]: Leaving directory `/root/alsa/savonet/liquidsoap/src' > make[2]: *** [all-auto-ocaml-prog] Error 2 > make[2]: Leaving directory `/root/alsa/savonet/liquidsoap/src' > make[1]: *** [all-subdirs] Error 2 > make[1]: Leaving directory `/root/alsa/savonet/liquidsoap' > make: *** [all] Error 1 > [r...@ns303625 savonet]# >
do you have ladspa-devel installed? If you do and it's still not working, try to comment out the ladspa package from the PACKAGES file. Most likely you won't need it right away. And then you could continue on compiling/installing without it. Ladspa is only for adding effects to your audio stream. -- Chris Everest ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
