Displaying 20 results from an estimated 94 matches for "libmp3lame".
2004 Aug 06
2
ices0 (version 0.3) - libmp3lame.so problems
Hello everybody,
I need some help please. I want to compile the ices-0.3 and ./configure
works perfectly. But if i want to do "make" there appear these
error-messages:
[...]
gcc: /usr/lib/libmp3lame.so: No such file or directory
make[3]: *** [ices] Error 1
make[3]: Leaving directory '/usr/ices-0.3/src'
[...]
if i search now for the libmp3lame.so file, i find it in /usr/lib/
so what is wrong here?
<p>--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project ho...
2004 Aug 06
1
AW: ices0 (version 0.3) - libmp3lame.so problems
wow, you are right!
it tells me:
/usr/lib/libmp3lame.so: broken symbolic link to 'libmp3lame.so.0.0.0'
how can i repair this? install lame again?
-Clem
-----Ursprüngliche Nachricht-----
Von: owner-icecast@xiph.org [mailto:owner-icecast@xiph.org]Im Auftrag
von Carsten Haese
Gesendet: Mittwoch, 4. Februar 2004 15:11
An: icecast@xiph.org
Betr...
2004 Aug 06
2
ices configure script
...led 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 to show they're
installed:
libmp3lame.so.0 (libc6) => /usr/local/lib/libmp3lame.so.0
libmp3lame.so (libc6) => /usr/local/lib/libmp3lame.so
I get the same problem with the --with-perl option - I have perl
installed in the normal place (/usr/bin/perl) but when I try
--with-perl=/usr it says is can't find /usr/bin/perl (no su...
2004 Aug 06
2
IceS compiling problems
...e --with-libshout=/usr/include
checking for shout/shout.h... (cached) no
configure: error: Could not find an installed shout library
- Lame is not found neither. I have (lame and lame-dev 3.91 from deb
packages):
lame in /usr/bin
lame.h in /usr/include/lame
lib files in /usr/lib :
/usr/lib# ls -l libmp3lame*
-rw-r--r-- 1 root root 364104 fév 1 17:49 libmp3lame.a
-rw-r--r-- 1 root root 668 fév 1 17:49 libmp3lame.la
lrwxrwxrwx 1 root root 19 mai 1 00:43 libmp3lame.so ->
libmp3lame.so.0.0.0
lrwxrwxrwx 1 root root 19 mai 1 00:43 libmp...
2004 Aug 06
0
IceS compiling problems
...ut.h and
/usr/include/lib/libshout.so
Fourth, you don't need libshout at all, ices comes with it.
> - Lame is not found neither. I have (lame and lame-dev 3.91 from deb
> packages):
> lame in /usr/bin
> lame.h in /usr/include/lame
> lib files in /usr/lib :
> /usr/lib# ls -l libmp3lame*
> -rw-r--r-- 1 root root 364104 fév 1 17:49 libmp3lame.a
> -rw-r--r-- 1 root root 668 fév 1 17:49 libmp3lame.la
> lrwxrwxrwx 1 root root 19 mai 1 00:43 libmp3lame.so ->
> libmp3lame.so.0.0.0
> lrwxrwxrwx 1 root root...
2004 Aug 06
2
ices 0.3 seg fault
> > ices plays for hours, then core dumps. I replayed the last song it was playing, and it played fine.
>
> Use the coredump for a backtrace:
>
> $ gdb /path/to/ices /path/to/coredump
>
#0 0x402b708d in III_dequantize_sample () from /usr/local/lib/libmp3lame.so.0
#1 0x402d0bc0 in ispow () from /usr/local/lib/libmp3lame.so.0
Cannot access memory at address 0x1
Neat - never done anything with a coredump before.
Carl K
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this...
2004 Aug 06
2
ices 0.3 seg fault
> > > $ gdb /path/to/ices /path/to/coredump
> > >
> > #0 0x402b708d in III_dequantize_sample () from
> > #/usr/local/lib/libmp3lame.so.0 1 0x402d0bc0 in ispow () from
> > #/usr/local/lib/libmp3lame.so.0
> > Cannot access memory at address 0x1
>
> Could this be an alpha-version of LAME? Switching to the latest
> stable version (3.93-1 afair) might help (at least it did for me with
> a similar LAME-proble...
2004 Aug 06
2
Compiling with lame support
...u@Princeton.EDU> [010419 03:49]:
> 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 it says that is a
> (not yet) ).
>
> In configuring ices I specify the include dir for lame.h and the library
> dir for the lame library file; make; and make install.
>
> However lame still hasn't compiled wit...
2004 Aug 06
2
includes and libraries
...c
ludes=/usr/include/lame
of course the compile stops with the same message:
checking for lame/lame.h... (cached) no
checking for lame.h... (cached) no
configure: error: Could not find a valid LAME library installation
# ls /usr/local/lib -l
-rw-r--r-- 1 root root 398524 Nov 13 02:26 libmp3lame.a
-rwxr-xr-x 1 root root 674 Nov 13 02:26 libmp3lame.la
lrwxrwxrwx 1 root root 19 Nov 13 02:26 libmp3lame.so ->
libmp3lame.so.0.0.0
lrwxrwxrwx 1 root root 19 Nov 13 02:26 libmp3lame.so.0 ->
libmp3lame.so.0.0.0
-rwxr-xr-x 1 root root 3...
2004 Aug 06
0
ices configure script
...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 to show they're
> installed:
>
> libmp3lame.so.0 (libc6) => /usr/local/lib/libmp3lame.so.0
Uh, that's kind of odd. It should be pointing to something like
libmp3lame.so.0.0.0
Can you do ls -l /usr/local/lib/libmp3lame*
> libmp3lame.so (libc6) => /usr/local/lib/libmp3lame.so
>
> I get the same problem with the --with-pe...
2004 Aug 06
2
Compiling with lame support
...: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 it says that is a
> (not yet) ).
>
> In configuring ices I specify the include dir for lame.h and the library
> dir for the lame library file; make; and make install.
>
> However lame still hasn't compiled wit...
2004 Aug 06
4
A few Newbie Questions on libwrap
On Tue, 17 Apr 2001, Andrew M. Wu wrote:
> Hello all,
>
> I have been having some trouble getting my Icecast server and IceS
> streamer up and running properly. I have successfully compiled both
> (Icecast 1.3.10 and IceS 0.0.1beta5) with libwrap and encrypt enabled.
>
> I can start up Icecast fine, with the following logged messages on
> startup:
>
> Icecast
2004 Aug 06
3
Trouble with LiveIce
Hi Folks,
I'm having the weirdest trouble with liveice. When I start it up with the
correct servername, it grinds to a halt with these messages:
playlist
0
Initialising Soundcard
16Bit 22050Hz Stereo
opening connection to localhost 8000
Attempting to Contact Server
connection successful: forking process
opening pipe!...
writing password
Then it waits there. Now, when I tried it with a
2004 Aug 06
4
liblame vs libmp3lame.... anyways, it don't work.
I took the latest installation of lame (both stable and beta) and
installed those with the default install variables. The last one I
compiled was lame3.87.
I then have the ices-0.0.1.beta5 and config'd the sources with
./configure --with-perl --with-lame and installed.
Yet, when I run ices -R, it complains with the following line when I run
the -R option:
Support for reencoding with
2004 Aug 06
1
ices and libshout.so.1
...hared object file: No such file or directory"
>>Is libshout installed?
What I know I haven't installed it, is there a debian package of it so I
can install or reinstall it mayne?
>>Did you run ldconfig?
When I do a ldconfig I get this back in return
" ldconfig: /usr/lib/libmp3lame.so.0 is not a symbolic link"
>>Is the directory where you installed the library in /etc/ld.so.conf or
>>in LD_LIBRARY_PATH?
I don't know if I have libshout installed, how can I check thet?
<p><p>--- >8 ----
List archives: http://www.xiph.org/archives/
icecast...
2004 Aug 06
0
ices 0.3 seg fault
...nsely if you could
reproduce the crash reliably (eg on the same song).
On Sunday, 03 August 2003 at 08:34, Carl Karsten wrote:
> > > > $ gdb /path/to/ices /path/to/coredump
> > > >
> > > #0 0x402b708d in III_dequantize_sample () from
> > > #/usr/local/lib/libmp3lame.so.0 1 0x402d0bc0 in ispow () from
> > > #/usr/local/lib/libmp3lame.so.0
> > > Cannot access memory at address 0x1
> >
> > Could this be an alpha-version of LAME? Switching to the latest
> > stable version (3.93-1 afair) might help (at least it did for me with
&...
2004 Aug 06
2
multiple liveice sources
...a. Liveice does work just fine once it's
setup, except for the display bug.
As for Darkice being better, I tried it and wasn't incredibly
impressed. I prefer the MuSE software for my live streaming.
(Of course, there should be some code lying around for a live icecast
streamer that uses libmp3lame and libshout. That would be good.)
- --
- ------------------------------------------------
Joe Bowser - bowserj@unbc.ca
- -----------------------------------------------
http://bowserj.n3.net
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.1 (GNU/Linux)
Comment: For info see http://www.gnupg.o...
2004 Aug 06
2
ices 0.3 seg fault
...ease try a stable version of LAME. I don't really know what to do
> with this backtrace. It would also help immensely if you could
> reproduce the crash reliably (eg on the same song).
DEBUG: Using LAME version 3.93
(gdb) bt
#0 0x402b7585 in III_dequantize_sample () from /usr/local/lib/libmp3lame.so.0
#1 0x402d1200 in ispow () from /usr/local/lib/libmp3lame.so.0
Cannot access memory at address 0x1
It happened on song #618 (viagra in the water) but not if I make a play list of just that song. It seems that it is the same song
that caused the error on July 30 (date of testplaylist.txt that...
2004 Aug 06
2
Problem IceS and lame
...c'
make[1]: *** [all-recursive] Erreur 1
make[1]: Leaving directory `/home/icecast/ices-0.0.1.beta5'
make: *** [all-recursive-am] Erreur 2
*****
I use last versions of both IceS and lame (0.0.1-beta5 and 3.88-beta).
I saw that installing the new version of lame installs no .so files
(only libmp3lame.la and libmp3lame.a in /usr/local/lib). Is that the
problem ?
How could I check if my installation of lame is suitable for IceS ? The
configure script doesn't complains, but to make it compile, I had to
specify the path to the include file (that was another problem), and now
I can't find t...
2004 Aug 06
4
Stuttering stream
On Wed, 6 Feb 2002, Jack Moffitt wrote:
> ices is built on libshout. libshout should have perfect timing and it
> also detects and discards corrupt frames and supports VBR streams. It
> is basically the _new_ version of shout.
ices refuses to load. It whines about libmp3lame.so.0 being missing. I
found the message in the archives that supposedly forces ices to compile
with lame support, still nothing.
./configure ends the same way regardless of options:
Features:
libshout: builtin
LAME : yes
Vorbis : yes
Perl : yes
Python : no
XML : yes
Config...