similar to: ices compile problems (again...)

Displaying 20 results from an estimated 9000 matches similar to: "ices compile problems (again...)"

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,
2002 Oct 12
1
XML package
There are some problems with XML under OS X, nothing serious, but manual intervention is required. 1. For some reason the package has problems matching up the proper include and lib files for xml or xml2. If I install a fresh libxml2 and point the environmental variables to it, it still complains about mismatched header and lib files, which suggests, perhaps, that the test in configure uses
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
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
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
4
libxml problem
I have installed libxml2-2.4.11-1.i686.rpm libxml2-devel-2.4.11-1.i686.rpm And when i compile ice 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 checking for working autoconf... found checking for working automake... found checking
2004 Aug 06
2
Compiling ices help needed
Howdy, Im looking for some help on getting ices to compile with lame support. My goal is to get it compiled to I can do on the fly re-encoding. My problem.. When I run make on ices, I get the following error.... Making all in xml make[3]: Entering directory `/usr/src/ices-0.0.1.beta5/src/xml' gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../libshout -I/usr/src/lame3.70
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
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
2009 Mar 11
1
configure fail for XML package on freebsd
Hi, I am having problems installing the XML package with R-devel on freebsd. If I simply do install.packages("XML"), it says that the parser.h file is not found. After reading the INSTALL file, I have set setenv XML_CONFIG /usr/local/bin/xml2-config setenv LIBXML_LIBDIR -L/usr/local/lib setenv LIBXML_INCDIR -I/usr/local/include/libxml2/libxml and install.packages("XML")
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
2005 Dec 13
2
Trouble compiling Icecast 2.3.1
Hi, Sorry if this has been posted about before. I'm trying to upgrade my personal Icecast from some ancient pre-release CVS version, and I've hit trouble: gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -ffast-math -fsigned-char -I/usr/local/include -I/usr/local/include/libxml2 -pthread -g -O2 -c `test -f 'main.c' || echo './'`main.c In file included from
2004 Aug 06
3
icecast/libxslt compile error
Wondering if anyone else is having this problem compiling the latest version in CVS. autogen.sh runs fine, configure runs fine, make fails with the following: gcc -DPACKAGE=\"icecast\" -DVERSION=\"2.0\" -DHAVE_DLFCN_H=1 -DHAVE_IPV6=1 -DSTDC_HEADERS=1 -DHAVE_STDINT_H=1 -DCHUID=1 -DCHROOT=1 -I. -I. -I./net -I./thread -I./avl -I./httpp -I./log -I./timing -g -O20
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
2008 Mar 25
4
SAXXMLReader
Perhaps the msxml3: Added support for SAXXMLReader causes compilation failure on my ubuntu gutsy amd64 libxml/SAX2.h: No such file or directory libxml/SAX2.h was first included from saxreader.c:41 make[2]: [Makefile] Error 1 (ignored) ../../tools/makedep -C. -S../.. -T../.. -I/usr/include/libxml2 -I/usr/include/libxml2 attribute.c cdata.c comment.c docfrag.c domdoc.c domimpl.c element.c
2018 Feb 17
2
Problem installing libxml2 under Homebrew
i am trying to install xml2 from CRAN, and it is throwing an error that it cannot find the libxml2 library configuration. The thing is that pkg-config seems to be set up correctly: $ echo $PKG_CONFIG_PATH :/usr/local/opt/libxml2/lib/pkgconfig:/usr/local/opt/libxml2/lib/pkgconfig $ pkg-config --cflags --libs libxml-2.0 -I/usr/local/Cellar/libxml2/2.9.7/include/libxml2
2008 Oct 20
3
LIBXML and LibXSLT
Hi, I installed libxml-ruby and libxslt-ruby. It took a while but it''s running now. However, on the libxml site (http://libxml.rubyforge.org/install.xml) it says: "...libxml requires a few other libraries to be installed in order to build and function properly. * libm (math routines: very standard) * libz (zlib) * libiconv * libxml2 ..." And
2004 Aug 06
4
ices question...
When I run ices with icecast running, I get You have no libxml support. The config file you just specified cannot be used. Ices Exiting... I installed the rpms for libxml and libxml-devel. What else do I need? Sameer --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to
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
2009 Dec 08
3
invalid pointer in libxml xmlFreeNodeList
Hi, Not sure if there is a better place to post this. The libxml-ruby mailing list doesn''t have much activity. We are getting occasional errors on our production box, that I can''t duplicate in testing. It''s not even reproducible on the production box with the same inputs, but I''ve managed to track down (via a lot of print statements into the Apache