I don't see that source tree on the link you provided but I have found, compiled and installed ocaml-pcre previously. i must have half a dozen versions of all the ocaml crap on my system now. the ocaml system is a hot mess. i have moved past the pcre dependency issue in the configure step but the build doesn't seem to be happy with it.
thanks, walt On 10/22/2014 09:54 PM, Tony Miller wrote: > It looks like you are missing some ocaml pcre library. > > If you are compiling from source I'd recommend the liquidsoap-full > repository, as it contains all ocaml dependencies. > > github.com/savonet/liquidsoap-full > > Other than that, these are the packages you need on ubuntu to compile, > I'm not sure what the equivalent packages are in centos. > > build-essential autoconf curl git ocaml libmad0-dev libtag1-dev > libmp3lame-dev libogg-dev libvorbis-dev libpcre-ocaml-dev > libcamomile-ocaml-dev pkg-config > > On Thu, Oct 23, 2014 at 10:22 AM, Walt Baldwin > <[email protected]> wrote: >> Hi Tony, >> >> Yes, issues with missing bits... >> >> File "_none_", line 1, characters 0-1: >> Error: No implementations provided for the following modules: >> Pcre_compat referenced from >> /home/radio/.opam/3.12.1/lib/pcre/pcre.cmxa(Pcre) >> make[3]: *** [liquidsoap] Error 2 >> make[3]: Leaving directory >> `/home/radio/liquidsoap-1.0.1-full/liquidsoap-1.0.1/src' >> make[2]: *** [all-auto-ocaml-prog] Error 2 >> make[2]: Leaving directory >> `/home/radio/liquidsoap-1.0.1-full/liquidsoap-1.0.1/src' >> make[1]: *** [all-subdirs] Error 2 >> make[1]: Leaving directory >> `/home/radio/liquidsoap-1.0.1-full/liquidsoap-1.0.1' >> >> all the ocaml stuff has been a huge obstacle to get this far. currently >> down the godi rabbit hole which looks promising. >> >> >> On 10/22/2014 08:59 PM, Tony Miller wrote: >> >> What problems are you having? Are there missing packages? >> >> On Thu, Oct 23, 2014 at 9:10 AM, Walt Baldwin <[email protected]> >> wrote: >>> Has anyone been able to successfully install liquidsoap on Centos 6? Is >>> there a guide somewhere I'm missing? >>> >>> Thanks, >>> Walt >>> >>> >>> >>> ------------------------------------------------------------------------------ >>> _______________________________________________ >>> Savonet-users mailing list >>> [email protected] >>> https://lists.sourceforge.net/lists/listinfo/savonet-users >> >> >> >> -- >> -Tony Miller >> github.com/mcfiredrill >> @freedrull >> freedrool.us >> >> >> ------------------------------------------------------------------------------ >> >> >> >> _______________________________________________ >> Savonet-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/savonet-users >> >> >> >> ------------------------------------------------------------------------------ >> >> _______________________________________________ >> Savonet-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/savonet-users >> > > ------------------------------------------------------------------------------ _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
