Sorry, I forgot another point: in recent version, output.icecast.mp3(...) has been replaced by output.icecast(%mp3,...) (see online documentation)
I'd suspect that radio-girolli's package could actually be good for you if you try with the new syntax.. Romain 2011/8/2 Romain Beauxis <[email protected]>: > Hi Paulin and welcome aboard! > > Sorry, I have only time for a quick answer at the moment: > What you don't need. don't compile it :-) > Appart from duppy, mm and dtools. everything else is optional in > PACKAGES so comment out anything you dont need -- and I'm sure you > dont need ocaml-lo at least for now :-) > > Romain > > Le 2 août 2011 09:43, Paulin Halenria <[email protected]> a écrit : >> Hi there >> I have Ubuntu 11.04 and need a recent release of liquidsoap with support of >> output.icecast.mp3 >> I've tried the version in the official repository, the version in >> radio-giroll repository also but without success. >> So I've tried to compile by myself. >> I've download the latest full tarball, and add one by one added the >> dependencies : >> 24 sudo apt-get install libmp3lame-dev >> 35 sudo apt-get install libogg-ocaml-dev >> 38 sudo apt-get install libvorbis-ocaml-dev >> 41 sudo apt-get install libspeex-ocaml-dev >> 50 sudo apt-get install libladspa-ocaml-dev >> 53 sudo apt-get install libgavl-ocaml-dev >> 56 sudo apt-get install dssi-dev >> 95 sudo apt-get install libcameleon-ocaml-dev cameleon >> ocaml-native-compilers >> 99 sudo apt-get install libao4 >> 100 sudo apt-get install libao-ocaml >> 103 sudo apt-get install libao-dev >> 108 sudo apt-get install libportaudio-ocaml-dev >> 111 sudo apt-get install libpulse-ocaml >> 113 sudo apt-get install libpulse-ocaml-dev >> 116 sudo apt-get install libmad-ocaml-dev >> 119 sudo apt-get install libtaglib-ocaml-dev >> 122 sudo apt-get install libmp3lame0 >> But unable to find the depenency for ocaml-lo >> So I've install mercurial, get the savonet with hg and then >> done >> ./bootstrap >> ./configure >> And still blocked at the same point >> checking lo/lo.h usability... no >> checking lo/lo.h presence... no >> checking for lo/lo.h... no >> configure: error: LO headers not found. >> Please help... this program sounds so good regarding my needs >> Cedric >> >> ------------------------------------------------------------------------------ >> BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA >> The must-attend event for mobile developers. Connect with experts. >> Get tools for creating Super Apps. See the latest technologies. >> Sessions, hands-on labs, demos & much more. Register early & save! >> http://p.sf.net/sfu/rim-blackberry-1 >> _______________________________________________ >> Savonet-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/savonet-users >> >> > ------------------------------------------------------------------------------ BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA The must-attend event for mobile developers. Connect with experts. Get tools for creating Super Apps. See the latest technologies. Sessions, hands-on labs, demos & much more. Register early & save! http://p.sf.net/sfu/rim-blackberry-1 _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
