similar to: Ices 3.0 compile issues

Displaying 20 results from an estimated 3000 matches similar to: "Ices 3.0 compile issues"

2004 Aug 06
0
Trouble compiling ices 0.2.3
Hi: I'm wanting to compile ices 0.2.3 in order to have a play with it. Since I'm doing this on a box that also has libshout2, I don't want libshout1 to be installed (I wish they both used the same lib). Anyway, configure was invoked as follows: ./configure --disable-shared --enable-static to try and achieve this. anyway, it runs quite happily, reporting nothing unexpected. When
2004 Aug 06
2
Ices on Linux PPC
> > > > >>Also, will this live stream be Ogg or MP3? I need MP3. >> >> > >as mentioned before, ices2 will deal with ogg, mp3 can be dealt with by >ices 0.2.3 or some other source tool. > >karl > > Well, is ices 0.2.3 still being supported? Because I still can't get it to compile on the PPC even with new version of LAME and ogg
2004 Aug 06
0
trouble compiling ices
i am getting this error in ices: root@yurt:~/ices-0.2.3# ices -c /etc/icecast/ices.conf Cannot use config file (no XML support). Ices Exiting... o i tried to recompile it with XML support but... root@yurt:~/ices-0.2.3# make install Making install in src make[1]: Entering directory `/root/ices-0.2.3/src' Making install in playlist make[2]: Entering directory
2004 Aug 06
1
problems building ices-0.2.3
hello all: i have icecast2 and ices2 built and working great, streaming ogg like it aint no thing...i have a bunch of (legacy) mp3's however, that id like to stream to the icecast2 server, which means ices-0.2.3 (i know i could just convert all the old mp3s to ogg, but thats not being very nice to people with windows media player, for example...). i have an old ices (i think its from a
2004 Aug 06
1
ices doesn't compile for me
Hi. I downloaded the ices source from CVS yesterday and have been trying to get something going. I got icecast running, but I want to use ices to stream from my sound card to icecast. That seems to be the most straight forward way to do things, but ices does not compile (see below). I have a fresh install of Mandrake 9.0. btw, I also found an RPM ices-0.2.3-3mdk which seemed like an easy
2004 Dec 31
2
Live streaming from Mac OS X
Hi Geoff! Thanks for ur reply Is there a way to tell icecast that the stream is mp3 ? Mac OS X has another way of live streaming using Quicktime Broadcaster, however, i am not able to make it work with MPlayer2. It works file with a quicktime client. There seems to be some issues with the SDP files that Quicktime creates for playing the audio and mplayer. Nicecast is kindof exactly what i
2004 Aug 06
0
Ices on Linux PPC
On Sun, 2002-12-22 at 22:31, Drew Lane wrote: > Well, is ices 0.2.3 still being supported? not that I'm aware of. > Because I still can't get it to compile on the PPC > even with new version of LAME and ogg installed. Thats because your mixing shout versions, your using libshout from CVS and ices 0.2.3. There are some gaffs really, that what's causing this. Someone has
2004 Aug 06
2
Ices on Linux PPC
> > >It looks to be the latest version from yellow dog. It looks like you'll >have to build it yourself. The process is pretty much the same >./autogen.sh >./configure. >make > OK, I think I'm making some progress. Got the ogg libraries compiled and installed Got Ices compiled and installed (no more error - yay!) Now, I'm trying to get Ices running in live
2004 Aug 06
1
ices and VBR mp3s?
> > The response I got at the time from Brendan Cully: > > He's the man in the know, so what he says is probably true. Maybe if > you asked him nicely he'd cook up a small patch for you :) > > jack. > I worked out a patch for ices-0.2.2 that forces ices to *always* re-encode the stream if Reencode is enabled: --- CUT HERE --- --- src/stream.c.orig Thu Jul 26
2004 Aug 06
2
Trying to compile ices under FreeBSD
Also sprach Michael Smith: > > >Ok. I'm using shout and not ices (I couldn't get it to compile; I'm > >using FreeBSD and can't code C worth a damn), so the second approach > >will not work. But I can write a parsing script (I had'n thought of > >the cue file), so I'll be trying that. > > Please don't use shout. It's buggy,
2004 Aug 06
4
ices compile problems (again...)
Okay, I did this right months ago, but somehow lost the recipe. I have libxml and libxml2 installed: [root@atisha ices-0.2.2]# ls /usr/local/lib libshout.a libxml2.a libxml.a pkgconfig libshout.la libxml2.la libxml.la xml2Conf.sh libshout.so libxml2.so libxml.so xmlConf.sh libshout.so.1 libxml2.so.2 libxml.so.1
2004 Dec 31
3
Live streaming from Mac OS X
I am trying to stream live audio from a Mac OS X ibook to a linux machine running mplayer2 using instructions http://www.macosxhints.com/article.php? story=20020704134818926&query=live+itunes+streaming I managed to compile everything (Icecast 2.2.0, libshout2, etc). To compile icecast, i had to use "fakepoll.h" header file from sealiesoftware.com/fakepoll.h to get around with
2004 Aug 06
0
Trying to compile ices under FreeBSD
looks like you need to set CPPFLAGS="-I/usr/local/include" and LDFLAGS="-L/usr/local/lib" in your configure environment. <p>Quoting Luiz Claudio Duarte <lclaudius@luiz.claudio.nom.br>: > Also sprach Michael Smith: > > > > >Ok. I'm using shout and not ices (I couldn't get it to compile; > I'm > > >using FreeBSD and
2004 Aug 06
1
Compiling Problems with ices
Hi list, I tried to set up icecast and ices on our server and ran into problems compiling ices. I ran ./configure --with-xml-config=/usr/lib where the libxml2-2.4.3 is sitting but got this error : "in ices_config.o undefined ref. to xmlParseFile" I also installed libxml2-2.4.3-devel, so the header files should be in place. I ran ldconfig several times but that didn't change
2004 Aug 06
1
ices: Metadata for im_stdinpcm
Hi, I added metadata support for the stdinpcm module of ices. The metadata have to be submitted via file (as stdin is already used for the strem). Please apply this patch to the current cvs sources. <p>Deti <p> Index: im_stdinpcm.c =================================================================== RCS file: /usr/local/cvsroot/ices/src/im_stdinpcm.c,v retrieving revision 1.8 diff
2004 Aug 06
1
compiling ices on solaris 9 / sparc
Hello, I am also trying to get ices working on Solaris. thanks in advance ED <p>4-solaris-64int/CORE -lperl -ldl -lc -L/usr/lib -lxml2 -lz -lsocket -lnsl -lm -R/usr/local/lib -R/usr/local/lib -R/usr/perl5/5.6.1/lib/sun4-solaris-64int/CORE -R/usr/lib Undefined first referenced symbol in file inet_aton ../libshout/.libs/libices.al(sock.lo) ld: fatal:
2004 Aug 06
0
compiling ices on solaris 9 / sparc
Hello, Perhaps foolishly I am trying to migrate my icecast 1.3.12 / ices 0.2.3 / LAME-3.92 from linux to solaris on sparc. icecast and LAME compiled, but when I tried to get ices to build the following occurred. I tried to confirm all needed libs, but must have not found something. Any help appreciated! Thanks... error follows. -Dave D $ make make all-recursive Making all in libshout
2004 Aug 06
1
ices2 compilation problem
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi folks, I can't compile ices2 from cvs.xiph.org OS Linux gcc 2.95 I get this error: make[2]: Entre dans le répertoire `/usr/local/src/ices/src' gcc -DPACKAGE=\"ices\" -DVERSION=\"2.0\" -DSTDC_HEADERS=1 -DHAVE_STDINT_H=1 - -I. -I. -Inet -Ithread -Iavl -Ilog -Itiming -DHAVE_OSS -O20 -ffast-math - -fsigned-char
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
1
Ices on OS X
So this is just an update of what I've been doing lately. I don't post to this list much but I'm on IRC a lot. So hi everyone... I had this idea that a live input module for ices on OS X would be a good thing. I started to look into the CoreAudio API but then I discovered that JACK can theoretically run on OS X. JACK is cool and Karl's most recent source has an input module