Le Friday 11 July 2008 01:01:34 Brandon Casci, vous avez écrit :
> Hello
Hi !
> I installed the Ubuntu package and soon noticed it has no mp3 support. What
> should I do to get mp3 output on Ubuntu? I found build instructions, so
> it's no big deal for me to download and follow the build instructions.
> However I'm new to linux so if this is what I need to do please let me know
> specifically which build options I need to provide.
First, you should try to check wether our packages work for ubuntu:
http://savonet.rastageeks.org/wiki/DebianSVNSnapshots
http://savonet.rastageeks.org/wiki/DebianStableBackports
If not, then you can recompile the package very easily.
First, as root, type:
apt-get build-dep liquidsoap
Then, install the lame library developpement package:
apt-get install libmp3lame-dev
Note: this package's name has changed very recently. You may have a package
with a different name in Ubuntu. If you can't find it, you can also download
and install the upstream tarball.
When lame headers and library are installed, you can download out ocaml-lame
tarball on savonet's sourceforge download page, configure, make and make
install as usual.
Finally, you can recompile liquidsoap's package by doing, as root:
apt-get source -b liquidsoap
Beware that such a recompiled package will be overwriten when upgrading.
Romain
-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users