hi. i am trying to install mp3cast~ for pd on debian.
mp3cast~ needs libmp3lame.so in /usr/local/lib
i try to install lame-3.93.1 ./configure looks ok make returns *** [all] Error 2 make static does not work somehow if i check ../ , libmp3lame.so is there. still mp3cast~ is complaining
whats wrong?
this is not really an answer to your questions, but it's much easier to install, better sound quality and completly legal to use:
apt-get install libvorbis-dev
and compile oggcast~ from www.akustische-kunst.org
as streaming server use jroar or icecast2
ales wrote:
hi. i am trying to install mp3cast~ for pd on debian.
mp3cast~ needs libmp3lame.so in /usr/local/lib
i try to install lame-3.93.1 ./configure looks ok make returns *** [all] Error 2 make static does not work somehow if i check ../ , libmp3lame.so is there. still mp3cast~ is complaining
install libmp3lame.so in /usr/local/lib and then issue a 'ldconfig -v'
sevy/yves
ales wrote:
hi. i am trying to install mp3cast~ for pd on debian.
mp3cast~ needs libmp3lame.so in /usr/local/lib
i try to install lame-3.93.1 ./configure looks ok make returns *** [all] Error 2 make static does not work somehow if i check ../ , libmp3lame.so is there. still mp3cast~ is complaining
whats wrong?
PD-list mailing list PD-list@iem.kug.ac.at http://iem.kug.ac.at/cgi-bin/mailman/listinfo/pd-list
yes, ldconfig -v returns ok : libform.so.5 -> libform.so.5.2 libpanel.so.5 -> libpanel.so.5.2 .....
and then i untar mp3cast~ in /usr/local/lib/pd/externs/ cd mp3cast~ make -f Makefile.linux which says : make: Nothing to be done for `current'.
thanks Ales
On Fri, 28 Feb 2003, Yves Degoyon wrote:
install libmp3lame.so in /usr/local/lib and then issue a 'ldconfig -v'
sevy/yves
ales wrote:
hi. i am trying to install mp3cast~ for pd on debian.
mp3cast~ needs libmp3lame.so in /usr/local/lib
i try to install lame-3.93.1 ./configure looks ok make returns *** [all] Error 2 make static does not work somehow if i check ../ , libmp3lame.so is there. still mp3cast~ is complaining
whats wrong?
PD-list mailing list PD-list@iem.kug.ac.at http://iem.kug.ac.at/cgi-bin/mailman/listinfo/pd-list
this means it's already compiled, you don't have to do anything, just load it.
if you need to recompile, for some reason ( like a change a lame version ), first issue a 'make clean'
sevy/yves
ps : i'll be using mp3 as long as most video formats use it and all my collection of files is in mp3 format. there's not really a patent on mp3 despite all what's be said on slashnet.
ales wrote:
yes, ldconfig -v returns ok : libform.so.5 -> libform.so.5.2 libpanel.so.5 -> libpanel.so.5.2 .....
and then i untar mp3cast~ in /usr/local/lib/pd/externs/ cd mp3cast~ make -f Makefile.linux which says : make: Nothing to be done for `current'.
thanks Ales
On Fri, 28 Feb 2003, Yves Degoyon wrote:
install libmp3lame.so in /usr/local/lib and then issue a 'ldconfig -v'
sevy/yves
ales wrote:
hi. i am trying to install mp3cast~ for pd on debian.
mp3cast~ needs libmp3lame.so in /usr/local/lib
i try to install lame-3.93.1 ./configure looks ok make returns *** [all] Error 2 make static does not work somehow if i check ../ , libmp3lame.so is there. still mp3cast~ is complaining
whats wrong?
PD-list mailing list PD-list@iem.kug.ac.at http://iem.kug.ac.at/cgi-bin/mailman/listinfo/pd-list
Le ven 28/02/2003 à 13:26, Yves Degoyon a écrit :
ps : i'll be using mp3 as long as most video formats use it and all my collection of files is in mp3 format. there's not really a patent on mp3 despite all what's be said on slashnet.
Sorry for being so off-topic, but there really are patents on the mp3 format. Honest.
Please read: http://www.mp3-tech.org/patents.html http://www.iis.fraunhofer.de/amm/legal/ http://www.mp3licensing.com/
As an exercice, read also: http://mpegla.com/
Then take a big breath and read: http://www.bitlaw.com/software-patent/history.html http://lpf.ai.mit.edu/Patents/patents.html http://perens.com/Articles/Patents.html http://www.freepatents.org/
-- Marc