search for: xmlmemori

Displaying 14 results from an estimated 14 matches for "xmlmemori".

Did you mean: xmlmemory
2019 May 01
3
Fix builds on MacOS Mojave [patch]
Hi! I get build failures on Macos 10.14 Mojave. How-to-repeat: $ git clone <llvm-project> $ cd llvm-project && mkdir build && cd build $ cmake -G"Unix Makefiles" ../llvm $ make # or "make -j${N}" : Building : In file included from /Users/marmur02/git/llvm-project/llvm/lib/WindowsManifest/WindowsManifestMerger.cpp:20: In file included from
2004 Aug 06
2
XML parser for icecast2
Hi: I just checked out icecast2 from the bitkeeper repository. But the compiler is halting on src/config.c where it's trying to include gnome-xml/xmlmemory.h and gnome-xml/parser.h. Can someone tell me which lib I need for these files? Thanks, Geoff. --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this
2019 May 02
2
[EXT] Fix builds on MacOS Mojave [patch]
Hi I have macports, but I'm not directly using it - it's just being found by the build process somehow. The failure shows that /opt/... is being used, but that usage seems broken or incomplete. M On 01/05/2019, 19:23, "Eli Friedman" <efriedma at quicinc.com> wrote: On an OS X install with Xcode, /opt/ is not expected to contain anything in particular; it
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
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
2004 Aug 06
0
XML parser for icecast2
> I just checked out icecast2 from the bitkeeper repository. But the > compiler is halting on src/config.c where it's trying to include > gnome-xml/xmlmemory.h and gnome-xml/parser.h. Can someone tell me which > lib I need for these files? libxml 1.8.10 or better, or 2.0 or better. a lot of systems have 1.8.9. For the beta release, either will work, but I haven't added the
2004 Aug 06
0
Fwd: libshout headers
Sent again, as original seems to get lost in cyberspace. BTW, this is not the sole compilation problem in ices. src/ices_config.c use the followind includes: #include <parser.h> #include <xmlmemory.h> whereas libmxl includes are in /usr/include/libxml ---------- Message transmis ---------- Subject: libshout headers Date: Mercredi 16 Juillet 2003 22:41 From: Guillaume Rousse
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
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 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
install doc v0.00001
I'll add our init script for redhat to it then: note: it does work, but restarting is not always working, due to ports still being open :-( --------------------------------------------------------------------- #!/bin/sh # # description: starts/stops the ices audioencoder # # chkconfig: 345 99 20 # # Source function library. . /etc/rc.d/init.d/functions
2004 Aug 06
1
install doc v0.00001
hey all, maybe i am dumb but it took me a few hours to work out which cvs was which and where ogg went etc etc...so i am completing some documentation (the icantcode site was down too when i checked last time, is it still alive?) anyway, I am going to make some good documentation for my site soon but heres a skeleton including some snippets from docs online already - appologies in advance for
2004 Aug 06
6
[PATCH] Icecast2 - chroot, setuid/gid...
Hi all again... I did a chroot patch with ability to change uid and gid. I dunno if you all approve with the current implementation but the patch is small and it works here. remember to CC, since i'm not on this ml... //Ian Kumlien PS. To anyone on vorbis-dev, I'm *REALLY* sorry must be tired or something.. =) DS. <p><p><p> -------------- next part -------------- A
2004 Aug 06
3
Icecast2 documentation
I use the cvs version: cvs -d :pserver:anonymous@cvs.icecast.org:/cvsroot login cvs -d :pserver:anonymous@cvs.icecast.org:/cvsroot checkout ice2 cd ice2 cvs -d :pserver:anonymous@cvs.icecast.org:/cvsroot checkout avl cvs -d :pserver:anonymous@cvs.icecast.org:/cvsroot checkout log cvs -d :pserver:anonymous@cvs.icecast.org:/cvsroot checkout httpp cvs -d :pserver:anonymous@cvs.icecast.org:/cvsroot