search for: dices_moduledir

Displaying 16 results from an estimated 16 matches for "dices_moduledir".

2004 Aug 06
2
Trouble compiling ices
...ead.a thread.o ranlib libicethread.a make[2]: Leaving directory `/tmp/mp3/ices-0.2.2/thread' Making all in src make[2]: Entering directory `/tmp/mp3/ices-0.2.2/src' Making all in playlist make[3]: Entering directory `/tmp/mp3/ices-0.2.2/src/playlist' gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DICES_MODULEDIR=\"/usr/local/icecast/etc/modules\" -I../../src -fno-strict-aliasing -I/usr/local/include -I/usr/lib/perl5/5.6.0/i386-linux/CORE -I/usr/include/gnome-xml -g -O2 -Wall -c playlist.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DICES_MODULEDIR=\"/usr/local/icecast/etc/modules\"...
2004 Aug 06
1
ices 0.3 on FreeBSD
I have successfully compiled Ices 0.3 on FreeBSD (4.7 and 4.9). You need to make sure that ALL the dependicies are installed (some depend on others) and when compiling them, that they compile with no problems. <p>Include some output of what errors you are getting and I #should# be able to help you on your way. <p>>From: "dave" <dmehler26@woh.rr.com>
2004 Aug 06
2
Trying to compile ices under FreeBSD
...configure. Even using the includes and libraries directives, it couldn't find lame, python and shout. When I turned off lame and python it did run. However, when I tried to compile, I got the following error: gcc -DHAVE_CONFIG_H -I. -I. -I.. -DICES_ETCDIR=\"/usr/local/icecast/etc\" -DICES_MODULEDIR=\"/usr/local/icecast/etc/modules\" -I../resolver -I../thread -I../libshout -I/usr/libdata/perl/5.00503/mach/CORE -I/usr/local/include/libxml2 -I/usr/local/include/libxml2/libxml -g -O2 -Wall -c ices_config.c In file included from /usr/local/include/libxml2/libxml/xmlIO.h:22,...
2004 Aug 06
2
Ices on Linux PPC
...aving directory `/usr/ices-0.2.3/libshout' make[2]: Leaving directory `/usr/ices-0.2.3/libshout' Making all in src make[2]: Entering directory `/usr/ices-0.2.3/src' Making all in playlist make[3]: Entering directory `/usr/ices-0.2.3/src/playlist' gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DICES_MODULEDIR=\"/usr/local/icecast/etc/modules\" -I../../src -I../../libshout -fno-strict-aliasing -I/usr/local/include -I/usr/lib/perl5/5.6.0/ppc-linux/CORE -I/usr/include/libxml2/libxml -I/usr/include/libxml2 -I/include -g -O2 -Wall -c playlist.c In file included from ../../src/definitions.h:107...
2004 Aug 06
0
Ices-0.2.2, Lame 3.89b, FreeBSD 4.4-STABLE
...ow without much trouble. But with Lame it's not compiling. It's recognizing the libraries in the ./configure stage. gmake ends with these errors: gmake[3]: Entering directory `/usr/local/src/ices-0.2.2/src' gcc -DHAVE_CONFIG_H -I. -I. -I.. -DICES_ETCDIR=\"/usr/local/etc\" -DICES_MODULEDIR=\"/usr/local/etc/modules\" -I../resolver -I../thread -I../libshout -I/usr/libdata/perl/5.00503/mach/CORE -I/usr/local/include/libxml2 -I/usr/local/include/libxml2/libxml -g -O2 -Wall -c reencode.c reencode.c: In function `ices_reencode_initialize': reencode.c:56: warning: implici...
2004 Aug 06
0
Ices on Linux PPC
...to be smart by checking if another shout exists and using that instead of using the one in the tree, presumably for the idea of an updated libshout. > Here's the output from make: > make[3]: Entering directory `/usr/ices-0.2.3/src/playlist' > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DICES_MODULEDIR=\"/usr/local/icecast/etc/modules\" -I../../src -I../../libshout -fno-strict-aliasing -I/usr/local/include -I/usr/lib/perl5/5.6.0/ppc-linux/CORE -I/usr/include/libxml2/libxml -I/usr/include/libxml2 -I/include -g -O2 -Wall -c playlist.c > In file included from ../../src/definitions....
2004 Aug 06
0
Trying to compile ices under FreeBSD
...ibraries directives, it couldn't find > lame, > python and shout. When I turned off lame and python it did run. > > However, when I tried to compile, I got the following error: > > gcc -DHAVE_CONFIG_H -I. -I. -I.. > -DICES_ETCDIR=\"/usr/local/icecast/etc\" > -DICES_MODULEDIR=\"/usr/local/icecast/etc/modules\" -I../resolver > -I../thread -I../libshout > -I/usr/libdata/perl/5.00503/mach/CORE -I/usr/local/include/libxml2 > -I/usr/local/include/libxml2/libxml -g -O2 -Wall -c > ices_config.c > In file included from /usr/local/include/libxml2/lib...
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
trouble compiling ices
...g... 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 `/root/ices-0.2.3/src/playlist' gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DICES_MODULEDIR=\"/usr/local/icecast/etc/modules\" -I../../src -I/usr/include/libxml2/libxml -I/usr/include/libxml2 -g -O2 -Wall -c playlist.c In file included from ../../src/definitions.h:107, from playlist.c:22: ../../src/icestypes.h:34: parse error before `shout_conn_t&...
2004 Aug 06
0
Trouble compiling ices 0.2.3
..../configure --disable-shared --enable-static to try and achieve this. anyway, it runs quite happily, reporting nothing unexpected. When I try to make it, I get this: Making all in playlist make[3]: Entering directory `/usr/src/ices-0.2.3/src/playlist' gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DICES_MODULEDIR=\"/usr/local/icecast/etc/modules\" -I../../src -I../../libshout -I/usr/include/libxml2/libxml -I/usr/include/libxml2 -g -O2 -Wall -c playlist.c In file included from ../../src/definitions.h:107, from playlist.c:22: ../../src/icestypes.h:34: parse error before `s...
2004 Aug 06
4
ices compile problems (again...)
...cast/ices-0.2.2/src/playlist' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/home/icecast/ices-0.2.2/src/playlist' gmake[3]: Entering directory `/home/icecast/ices-0.2.2/src' gcc -DHAVE_CONFIG_H -I. -I. -I.. -DICES_ETCDIR=\"/usr/local/icecast/etc\" -DICES_MODULEDIR=\"/usr/local/icecast/etc/modules\" -I../resolver -I../thread -fno-strict-aliasing -I/usr/local/include -I/usr/lib/perl5/5.6.0/i386-linux/CORE -g -O2 -Wall -c ices_config.c ices_config.c:24:20: parser.h: No such file or directory ices_config.c:25:23: xmlmemory.h: No such file or...
2004 Aug 06
3
icecast security
Jack Moffitt: > > securityfocus mailing list (bugtraq) today (and several month before) > > about a remote buffer overflow in icecast v1.3.10 (which seems to be a > > Point me to a url at bugtraq where I can read a description of the > problem. i've the today's email only in the web archive, here's a copy. don't know if it's old news... u.
2004 Dec 31
2
Live streaming from Mac OS X
...ually like to use FLAC for compressing the audio, so there is no loss of quality. ICES is not getting compiled on OSX, am getting error: (I have installed the icecast/libshout libraries, havent tried really hard to debug ices yet). Making all in playlist if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DICES_MODULEDIR=\"/usr/local/etc/modules\" -I../../src -I/sw/include/libxml2 -I/sw/include -g -pipe -pipe -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -I/usr/local/include -I/System/Library/Perl/5.8.1/darwin-thread-multi-2level/CORE -g -O2 -Wall -I/usr/local/include -MT playl...
2004 Aug 06
3
Newbie playing with php
Also sprach Bolt Thrower: > On Fri, Mar 29, 2002 at 03:00:35PM -0300, Luiz Claudio Duarte wrote: > > Hi, folks. I've installed icecast 1.3.11 and I'm very happy with > > it. But I'd like to add a "now playing" gizmo to my home page; > > can anyone point me to a php script or something else that does > > the trick? Thanks in advance. > > Two
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
problems building ices-0.2.3
...g to this problem... ystem Debian 3.0/unstable gcc-2.95 cvs builds of libshout, libogg, libvorbis the build makes it through libshout enters playlist, and then... Making all in playlist make[3]: Entering directory `/usr/local/src/ices-0.2.3/src/playlist' gcc -DHAVE_CONFIG_H -I. -I. -I../.. - DICES_MODULEDIR=\"/usr/local/icecast/etc/modules\" -I../../src - I../../libshout -I/usr/include/libxml2/libxml -I/usr/include/libxml2 -g -O2 - Wall -c playlist.c In file included from ../../src/definitions.h:107, from playlist.c:22: ../../src/icestypes.h:34: parse error before...