similar to: Compiling ices

Displaying 20 results from an estimated 400 matches similar to: "Compiling ices"

2004 Aug 06
4
Re: Compiling ices
On Wed 29 Jan 2003, Karl Heyes (karl@pts.tele2.co.uk) wrote: > On Wed, 2003-01-29 at 17:13, Marc Remijn wrote: > >> But when I did 'make' it broke with: >> >> encode.c: In function `encode_initialise': >> encode.c:91: storage size of `ai' isn't known >> encode.c:92: `OV_ECTL_RATEMANAGE_GET' undeclared (first use in this function)
2004 Aug 06
3
linux,ices2, make errors
On Thu, 2003-01-23 at 06:00, Michael Smith wrote: > Rakotomandimby Mihamina <mrakotom@wanadoo.fr> said: > > > Hi, i'm trying to complîle and install ices2 on my linux slackawre box : > > After leting make runnins a while , i got these errors ... > > Would tou help me to solve please ? > > I have just grabbed ices from cvs. > > You need libshout from
2004 Aug 06
2
Ices on Linux PPC
> > >seems odd.. > >with sh use >make 2>&1 1> output > >or with csh > >make >& output > >karl > I ran make again. Here is the output: Making all in src make[1]: Entering directory `/usr/ices/src' Making all in avl make[2]: Entering directory `/usr/ices/src/avl' make[2]: Nothing to be done for `all'. make[2]: Leaving directory
2004 Sep 03
1
Vorbis Tools installation problem
I am trying to install vorbis-tools 1.0.1 onto my mac os 10.3.5 I installed the relevant libraries through fink (http://fink.sourceforge.net) - libao2, libvorbis, libogg my configure command was this: ./configure -with-ogg=/sw --with-ao=/sw --without-flac --without-speex I received no errors from configure except to let me know that oggenc would not have flac support and that ogg123 would
2004 Aug 06
2
libxml error (or am I just being dumb?)
I've been trying to compile ices and icecast all night. I have narrowed the problem down to libxml. I have tried several rpms of libxml2 and libxml2-devel all to no avail. I don't expect support on this alpha release but just a reply to say that it's a common issue or wether I am just a dunce would be nice. :) Thanks Hans The follwing are installed by RPM: libxml2-2.4.23-1
2004 Aug 06
0
Ices on Linux PPC
On Fri, 2002-12-20 at 19:52, Drew Lane wrote: ... > make[2]: Entering directory `/usr/ices/src' > gcc -DPACKAGE=\"ices\" -DVERSION=\"2.0\" -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_STDINT_H=1 -I. -I. -Inet -Ithread -Iavl -Ilog -Itiming -DHAVE_OSS -O20 -ffast-math -fsigned-char -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2/libxml -I/usr/include/libxml2
2004 Aug 06
2
linux,ices2, make errors
Hi, i'm trying to complîle and install ices2 on my linux slackawre box : After leting make runnins a while , i got these errors ... Would tou help me to solve please ? I have just grabbed ices from cvs. In file included from input.c:29: input.h:34: parse error before "shout_t" input.h:34: warning: no semicolon at end of struct or union input.h:36: parse error before '}'
2004 Aug 06
0
linux,ices2, make errors
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Le Jeudi 23 Janvier 2003 19:15, Rakotomandimby Mihamina a écrit : <p>HOWTO INSTALL icecast2 and ices - - Requirements * libxml2 libxml2-devel * libogg libogg-devel * libvorbis libvrobis-devel * libvorbisenc * libvorbisfile * libshout * icecast2 * ices2 <p>> On Thu, 2003-01-23 at 06:00, Michael Smith wrote: > >
2004 Aug 06
5
Ices2 compile error - streaming ogg!
Still trying to stream ogg and have not gotten past a make error in ices2. We www.freespeech.org are an independent media / news site so it would be nice to get this running and support this new format. I'd love to convert all of our 700 streaming video files from from realmedia as well but thats another story! Perhaps this is not the correct forum but it seems like there are a lot of
2004 Aug 06
3
Re: Compiling ices
On Thursday 30 January 2003 22:46, Karl Heyes wrote: > On Thu, 2003-01-30 at 21:13, Marc Remijn wrote: > > I configured icecast and started it. > > > > I configured ices to stream the live input of my soundcard and: > > > > streamer@dubhead:~$ ices ices-live.xml > > [2003-01-30 22:06:54] INFO ices-core/main ices started... > > [2003-01-30 22:06:54]
2004 Aug 06
1
Ices2 compile error - streaming ogg!
Actually, you don't have to check out ogg and vorbis from CVS. You can just use Vorbis 1.0, if you like. ices was updated to use the Vorbis 1.0 encoding API, and that is the source of the errors the original poster was seing. --- Stan Seibert <p>On Wed, 2002-07-31 at 15:23, D. Anthony Patrick wrote: > You need to check out ogg and vorbis from cvs and install them as well. Refer
2002 Aug 03
1
vbr / cbr / abr API calls
Hi, Maybe this is documented somewhere, if so, please send me a link to the documentation. My question is: how to set up different (VBR, CBR, ABR) modes when calling the Ogg Vorbis API? Currently I do: CBR: ret = vorbis_encode_setup_managed( &vorbisInfo, getInChannel(), getOutSampleRate(),
2004 Aug 06
6
Liveice on Linux PPC
> > >> >> > >That line relates to this >struct ovectl_ratemanage_arg ai; > >which is defined in vorbis/vorbisenc.h. Is one of those other lines >stating that certain headers files could not be found? If so then make >sure that your system has the ogg and vorbis packages installed. You may >have to build libogg and libvorbis from source if you
2004 Aug 06
0
Ices2 compile error - streaming ogg!
You need to check out ogg and vorbis from cvs and install them as well. Refer to the following previous mailling list post for info on what to do: http://www.xiph.org/archives/icecast/2870.html On Wednesday 31 July 2002 05:57 pm, Richard wrote: > Still trying to stream ogg and have not gotten past a make error in > ices2. We www.freespeech.org are an independent media / news > site so
2004 Aug 06
2
Is there a guide?
At 07:59 AM 7/29/02 +1000, you wrote: >I noticed another post where it was mentioned which modules were needed etc, >then followed the instructions at xiph.org for CVS. It's working now, >although darkice (which is none of xiph's concern AFAIK) seg-faults..... > >I haven't been able to test ices2 in live mode, well, it seems to work, but I >get silence.... ices2 in
2004 Aug 06
0
Re: Compiling ices
On Thu, 2003-01-30 at 21:13, Marc Remijn wrote: > I configured icecast and started it. > > I configured ices to stream the live input of my soundcard and: > > streamer@dubhead:~$ ices ices-live.xml > [2003-01-30 22:06:54] INFO ices-core/main ices started... > [2003-01-30 22:06:54] INFO input-oss/oss_open_module Opened audio > device /dev/dsp at 2 channel(s), 44100 Hz
2004 Aug 06
4
Re: Compiling ices
----- Original Message ----- From: Karl Heyes <karl@pts.tele2.co.uk> To: <icecast@xiph.org> Sent: Friday, January 31, 2003 5:29 PM Subject: Re: [icecast] Re: Compiling ices <p>> On Fri, 2003-01-31 at 06:39, Marc Remijn wrote: > ... > > > Kernel output: > > > > invalid operand: 0000 > > CPU: 0 > > EIP: 0010:[<d08e25b1>]
2004 Aug 06
3
hostname look up + acl
On Mon, 2003-02-03 at 21:44, Marc Remijn wrote: > On Sunday 02 February 2003 14:54, Rakotomandimby Mihamina wrote: > > hi all , I finnaly got an ices2/Icecast 2 system working under linux > > slackware 8.1. but : > > Is that streaming files with a playlist or streaming sound from the line-in of > the soundcard. I have Slackware 8.1 too. Streaming file from a playlist
2004 Aug 06
2
Re: Compiling ices
On Monday 03 February 2003 00:38, Karl Heyes wrote: > On Sun, 2003-02-02 at 22:48, Marc Remijn wrote: > > The only module I know about that is 'tainted' is the philips webcam > > compression module pwcx, which I forced loaded with 'insmod -f'. But > > unloading that didn't change the problem. Anyway the 'tainted' issue has > > to do with no
2004 Aug 06
1
Vorbis won't compile
I've checked out the latest cvs sources of: ao ogg vorbis vorbis-tools I configured/made/installed ao, ogg and vorbis without any problem. I also ran ldconfig after installing the libraries. But when compiling vorbis-tools it broke with: vcomment.c: In function `main': vcomment.c:84: `LOCALEDIR' undeclared (first use in this function) vcomment.c:84: (Each undeclared identifier is