Hi, I'm pretty sure I have managed to install a working build liquidsoap - I've made a basic radio station run... :)) I built from the 'full' source tgz. The reason I'm not fully sure is: When I run ocamlfind <package> it reports some packages, that are part of the full-bundle, are not found. In fact it only seems to report packages for which I think I myself ran './configure;make;make install;'
I banged my head for ages trying to get xml-light to be 'found' by ocamlfind - turned out that package was installing using some `cp ....` command and not `ocamlfind install ...`. Is this explanation applicable to the ocaml packages distributed as part of the bundle? Should ocamlfind 'find' all the packages if you build from the full source bundle? Sorry if these are annoyingly obvious questions - I've never used ocaml before and it seems openSUSE only has a rudimentary set of packages in the openSUSE-standard repository.... Mark ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
