Displaying 20 results from an estimated 1000 matches similar to: "Problemas compiling IceS with lame"
2004 Aug 06
0
Lame, Bitrates, ReEncoding I
Ok, not bad -be sure to rm config.cache if ices has already been compiled.
Then
./configure --with-lame-libraries=/usr/local/lib --with-lame-includes=/usr/l
ocal/include/lame/ >configure.out
Check configure.out for:
updating cache ./config.cache
checking for lame/lame.h... yes
checking for lame_init_old in -lmp3lame... yes
checking for lame_encode_flush_nogap in -lmp3lame... yes
updating
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
icecast protocol
On Monday 28 April 2003 07:29, Leonardo Luiz Padovani da Mata wrote:
> Which protocol icecast uses for stream the audio?
>
HTTP.
Mike
--- >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 word 'unsubscribe' in the body.
2004 Aug 06
3
Tutorial For Icecast
Hey all I am a Linux newbie wanting to broadcast with MD 9.1 and icecast. I
have been broadcasting on shoutcast with winamp with success but want a more
stable system. Where can I find a tutorial to set everything up? I checked
icecast.org but there isnt much there. So can anyone help?
Thanks In Advance!
2004 Aug 06
6
icecast 2 CVS version doesn't compile
I got the latest version of icecast2 from the CVS, and I can't compile
it. it says:
make[2]: Entering directory `/usr/local/src/icecast/icecast2/icecast/src'
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\"
-DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"icecast\"
2004 Aug 06
2
Trouble compiling ices
Any help would be appreciated, not sure why this isn't compiling:
Redhat 7.2
[root@jasmine ices-0.2.2]# ./configure --with-lame
loading cache ./config.cache
Building ices 0.2.2...
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
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
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
2003 Nov 25
36
printing problem
Hi,
We have had a server crash and are now unable to print from the connected pc's
I have installed samba 2.2.7a and use the sysv printing system
The printers are configured using HP hppi
>From the unix host I can send a print to the printer
I have already checked the spool directory for the printers. and the spool directory that is used by the hppi daemon. They exist.
In the user log file
1998 Aug 18
3
FreeBSD 2.2-stabe & iomega zip ide & samba
I have configured and working this.But ! Very slow ! A lot of cpu usage by smbd.
What can I do ?
Other disk/cdrom shared works perfectly.
10tx.
Eugeny.
2004 Aug 06
2
icecast+liveice in normal user fail
I would like to use icecast and liveice as my normal account.
If I do so, using xmms, I can access the relayed radios I have defined,
but I cannot listen th the playlist liveice is broadcasting on /disk. XMMS
tells me that the specified stream could not be found.
If I launch icecast as root however, it works fine. I've searched through
the logs and checked the file permissions but I
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
2011 Nov 24
5
ActiveRecord::AssociationTypeMismatch
Hi to all,
I have this error and I don''t understand why. I have three model,
Image and Playlist and PlaylistItem. Everything works fine. The app
should work also a XML REST service. When I made this call I obtain
this XML because the playlist don''t contains images:
GET http://0.0.0.0:3000/playlists/7.xml
<playlist>
<id>7</id>
2003 Jun 12
1
static lib
I'm trying to link sox to the ogg vorbis static libraries but I'm
getting the following error:
gcc -L. -L./gsm -o sox sox.o -lst -lgsm -logg -lvorbis -lvorbisfile
-lvorbisenc -lmad -lmp3lame
ld: Undefined symbols:
_oggpack_bytes
_oggpack_get_buffer
_oggpack_reset
_oggpack_writeclear
_oggpack_writeinit
_oggpack_read
_oggpack_readinit
_oggpack_write
_oggpack_adv
_oggpack_look
2004 Aug 06
0
icecast protocol
Which protocol icecast uses for stream the audio?
<p> _ ,^. _ Leonardo Luiz Padovani da Mata
,'/ -' '- \`. Ciencia da Computacao - UFMG
/ | \ / | \ barroca@dcc.ufmg.br
| | | | | | ICQ:61226375
| \_,' `._/ |
| |
\ / "..."
`. .' "May the force be with you, always"
2004 Aug 06
0
Compiling errors by reencode
Hi there,
I hope you can help me:
I want to compile the newest ices with reencode and use lame3.70.
At the 'configure' he checks successfully for 'lame decode in lmp3lame'.
But when I do a 'make', I have the following message:
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../resolver -I../thread
-I../libshout -I/tmp/Download/lame3.70
-I/usr/lib/perl5/5.00503/i586-linux/CORE
2004 Aug 06
0
ices 0.2.2 compile problems Py_Initialize and cannot find -lz
Hi
I'm having this same problem 'configure won't find Py_Initialize' I
was hoping somebody could enlighten me as to exactly what I have to
add to which file and when, while I'm configure'ing.
On Tue, 4 Sep 2001, Ben Wilson wrote:
>
> First off, I managed to build iceS 0.2.2 with Python 2.1, though I had to
> add -lutil to the $LIBS definition whilst
2004 Aug 06
0
DarkIce make problem
On Fri, 5 Oct 2001, Matt & Stephanie Mencel wrote:
> Using RH71. Got Lame, Vorbis, gcc3 and everything installed. When I try to
> make DarkIce I get this error. Can anyone help?
>
> $ make
> make all-recursive
> make[1]: Entering directory `/usr/src/download/darkice-0.6'
> Making all in src
> make[2]: Entering directory `/usr/src/download/darkice-0.6/src'
2004 Aug 06
0
Problem compiling ices
Anyone have any idea what might be causing this error during compiling?
....
gcc -g -O2 -Wall -o ices ices.o log.o setup.o stream.o util.o mp3.o cue.o
metadata.o id3.o signals.o reencode.o ices_config.o playlist/libplaylist.a
../resolver/libresolver.a ../thread/libicethread.a ../avl/libiceavl.a
../log/libicelog.a -lpthread -lshout -lmp3lame -rdynamic -L/usr/local/lib
2004 Aug 06
0
Trouble compiling ices
On Saturday, 23 February 2002 at 00:51, lists@returntonature.com wrote:
> Any help would be appreciated, not sure why this isn't compiling:
You have an old version of libshout installed. The configure script
should probably be updated to check for shout_strerror instead of
shout_init_connection, but in the meantime either remove your old
libshout (probably in /usr/local) or try compiling