similar to: ices configure can't find lame library

Displaying 20 results from an estimated 20000 matches similar to: "ices configure can't find lame library"

2004 Aug 06
1
ices configure can't find lame library
On Sat, 2002-07-20 at 14:43, Mark W. Davis wrote: > Did you try --with-lame-libraries=/usr/local/lame or variations thereof? > Some configure scripts do not like the explicit path to the library. > Yes, I tried all kind of variations I can think of. I even just now installed lame RPM, but it still didn't work. I can't think of anything else to try right now. Rdb
2004 Aug 06
0
ices configure can't find lame library
Did you try --with-lame-libraries=/usr/local/lame or variations thereof? Some configure scripts do not like the explicit path to the library. <p>On Fri, 2002-07-19 at 08:13, Reuben D. Budiardja wrote: > Hi all > I'd like to install ices with re-encoding support. So I installed the > latest stable lame from source. However, when I configure ices using > --with-lame option, it
2004 Aug 06
1
ices and lame.h probs
Hey, I've downloaded the latest copy of lame and ices and installed lame, but when I ./configure ices it won't find the lame.h file. It comes back with configure: error: Could not find a valid LAME library installation Any ideas? I really want to get lame and ices working...! Thanks, dctanner. --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage:
2004 Sep 20
4
Playlist containing both MP3 and OGG
Hello, I have both MP3 and OGG in my hard drive, since I used to use MP3 encoding and now I'm trying to move to OGG vorbis. I am wondering if there's a way to stream a playlist containing both MP3 and OGG files. As far as I understand from reading the doc, Ices-0.4 and Ices2 can only stream MP3 and OGG files respectively. So I just installed both. But is there a trick or something
2004 Aug 06
2
Problem IceS and lame
Hello (again :-) I'm trying to compile IceS with re-encoding support - but I can't... The problem is : ***** reencode.c: In function `ices_reencode_initialize': reencode.c:46: too many arguments to function `lame_init' reencode.c:46: warning: comparison between pointer and integer reencode.c:65: warning: implicit declaration of function `lame_version' reencode.c: In function
2004 Aug 06
1
Problemas compiling IceS with lame
Hi ALL... I've compiled ices without lame, it worked. My lame is the 3.70 version. when i put the option in ./configure --wtih-lame, this error occurs: checking for shout/shout.h... (cached) no Installed libshout not found, using builtin checking for lame/lame.h... (cached) no checking for lame.h... (cached) yes checking for lame_init_old in -lmp3lame... (cached) no configure: error: Could not
2004 Aug 06
2
Lame and ices
Has anyone gotten lame and Ices to compile and run on redhat7.1? Bryan _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org'
2004 Aug 06
1
sluggish stream problem - help
Hi, I am a newbie here. I just tried to set up mp3 streamer server on Redhat Linux 7.2, using icecast and shout. I then tried to connect to the server, from another machine and different LAN, using xmms. And the stream is so sluggish, it gets cuts off for every 2 seconds or so. Both LANs (the server and where I am connected from) are T1. My mp3 was all encoded in 128 KBps. I then asked someone
2004 Aug 06
2
ices configure script
Hi, I'm having difficulty getting ices 0.2.2 to see my lame install and my perl install. The lame libraries (v3.91) are installed in: /usr/local/lib/ with the header file at: /usr/local/include/lame/lame.h, but when I run: ./configure --with-lame --with-lame-includes=/usr/local/include/lame/ --with-lame-libraries=/usr/local/ it says it can't find the lame libraries. ldconfig seems
2004 Aug 06
1
Re-encoding vorbis/ogg format on the fly
Hi, Just one quick question. Can ices re-encode vorbis/ogg format on the fly? I know it can do that with mp3 format, but what about vorbis/ogg format? Thanks. Reuben D. Budiardja --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the
2004 Sep 20
1
Playlist containing both MP3 and OGG
On Monday, 20 September 2004 at 18:02, EvilOverlord wrote: > Reuben D. Budiardja wrote: > >Hello, > >I have both MP3 and OGG in my hard drive, since I used to use MP3 encoding > >and now I'm trying to move to OGG vorbis. I am wondering if there's a way > >to stream a playlist containing both MP3 and OGG files. As far as I > >understand from reading the
2004 Aug 06
2
more on building with lame
On Tuesday, 26 June 2001 at 15:51, Darrell Berry wrote: > nope, already done that, any other ideas? > > Denys Sene dos Santos wrote: > > > # rm config.cache > > #./configure ... > > > >Darrell Berry wrote: > > > > > >>i get > >> > >>checking for lame/lame.h... (cached) no > >>checking for lame.h... (cached)
2004 Aug 06
2
Compiling with lame support
On Thu, Apr 19, 2001 at 03:47:40AM -0400, Andrew M. Wu wrote: > Hi all, > > I've been trying to compile and re-compile ices-0.0.1beta5 with lame > support. > > I've downloaded the source to lame-3.88beta and compiled it and installed > it. The configure script allows for the compilation of a libmp3lame.a > and libmp3lame.la, but not libmp3lame.so (in the INSTALL
2004 Aug 06
2
Lame, Bitrates, ReEncoding I
I'd like to use the Bitrate and Reencode features of ices and understand I must recompile with lamelib. However, it's Very Unclear where to begin here. This is noted in the ices-0.2.3 INSTALL file: I installed lame as a debian package so lame.h is in /usr/include/lame/lame.h and libmp3lame.a is in /usr/lib. configure finds everything automatically. <p>I assume we
2004 Aug 06
3
ices...mount points (and a LAME question)
hi don't know if i'm missing something, but how do i name mount points using ices? i assumed this was specified in the <ices:Stream> <ices:Name></ices:Name> </ices:Stream> chunk but whatever i put in there, icecast tells me that my stream is going to /ices (according to the output from configure/make, xml is being properly compiled it) --- ...ALSO, a
2004 Oct 12
4
Blacklisted packages still logged
Hello, Pardon me if this turns out to be stupid question. I have an IP address blacklisted in /etc/shorewall/blacklist. I have BLACKLIS_LOGLEVEL not set in /etc/shorewall/shorewall.conf, but I can still see the packages coming from the blacklisted IP logged in /var/log/messages when I do ''tail -f /var/log/messages''. Is there someplace else I should check ? Thanks. RDB --
2004 Aug 06
2
more on building with lame
On Tuesday, 26 June 2001 at 16:09, Darrell Berry wrote: > hmm > > tried with lame 3.88, and deleting config.cache, still get: > > checking for lame/lame.h... yes > checking for lame_init_old in -lmp3lame... no > Could not find a valid LAME library, reencoding disabled > > i assume this MIGHT be some compile-time thing with lame...? You've probably got an old
2004 Aug 06
1
Lame and ices
Well I have the following rpms installed lame-3.88-beta-1 lame-devel-3.88-beta-1 lame.h has been put in /usr/includes libmp3lame is in /usr/lib/ when I got to configure ices 0.5 with lame and setting the directories above It say it can't find decode_lame and doesn't add support for it. I have also tried to compikle lame from source with libsndfile and it complains about finding that.
2004 Aug 06
2
Yet another LAME re-encoding question
Yes, I have checked the archives :) I am running Ices 0.2.2 with icecast 1.3.10 and LAME 3.87. I have compiled Ices without any problems, it found lame.h and the libraries, my problem is that when I run ices, it doesn't re-encode the files. This is the command line I am using to play around with: ./ices -b 64 -H 64 -F playlist -h localhost -p 8000 -P letmein -r -v The log shows nothing
2004 Aug 06
6
more on building with lame
On Tuesday, 26 June 2001 at 11:02, Denys Sene dos Santos wrote: > > Lame3.88 has no reencoding. > Because this, I used 3.86... but it needs to copy the libs manualy > to the right places Er, what version of ices are you running? ices 0.1.0 will not work with 3.86. Lame 3.88 also builds much better. > Why is the Lame/Ices/Icecast documentation so poor ??? Because