Displaying 20 results from an estimated 7000 matches similar to: "Make Errors with icecast2.3.2 on CentOS5"
2009 Jun 13
4
Source RPM issues. Mismatched Libs?
Hello,
I am having some issues with the installation of the Icecast2 software
on my CentOS 5.3 x64 machine. I am attempting to install from a source
RPM provided by the developer.
Upon executing:
# rpmbuild --rebuild icecast-2.3.2-0.src.rpm
Normal compilation takes place until the following error is thrown out:
/usr/lib64/libxslt.so: undefined reference to `xmlXPathContextSetCache'
2011 Oct 19
1
Failed dependencies for libxslt-ruby on CentOS 6
I'm trying to install a gem named Fabulator on CentOS 6 CR x86_64. It's
failing on libxslt-ruby. This is the error I get when trying the gem
manually...
------------------------------
# gem install libxslt-ruby --no-rdoc --no-ri
Building native extensions. This could take a while...
ERROR: Error installing libxslt-ruby:
ERROR: Failed to build gem native extension.
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
1
icecast/libxslt compile error
Bryan Jay Miller wrote:
> Nope. First I tried adding the text you mentioned to Makefile.am.
> autogen.sh and configure went OK. But when I tried to compile, I got
>
> Makefile:369: *** missing separator. Stop.
>
> I even deleted my entire source tree and downloaded all the fresh code
> from CVS. Same problem. autogen.sh = OK, configure = OK, same compile
> error as
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
2009 Sep 17
1
Load Error Using Mechanize Gem
Hi,
I''m getting a "Could not open any of [xml2, xslt, exslt] (LoadError)" error when trying to run a simple Ruby program taken from the EXAMPLES.rdoc file of the Mechanize gem.
The error is in this line of the Nokogiri module of libxml.rb: ffi_lib ''xml2'', ''xslt'', ''exslt''
Not sure if there are missing gems, and if so,
2004 Aug 06
1
RPM's
Hi,
As I only RedHat-7.2 the only update I can find is
Updates for i386 libxslt-1.0.7-2.i386.rpm
So I guess i better go for icecast 1.XXX or will I have the same probolam ?
Has anyone got this to work on As I only RedHat-7.2
AJB
<p>-----Original Message-----
From: owner-icecast@xiph.org [mailto:owner-icecast@xiph.org]On Behalf Of
Geoff Shang
Sent: 13 January 2003 7:24 AM
To:
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
2009 Jun 16
3
x86_64 CentOS 5.3 Users - Library Issue
Hello,
I need to conduct a little research.
Anyone who is running CentOS 5.3 x86_64 please run the following:
# yum install libxml2-devel
# nm /usr/lib64/libxml2.a | grep xmlXPathContextSetCache
If my suspicions are correct, if you run cPanel/WHM you will not see
any output and if without cPanel/WHM you'll see something similar to
this:
00000000000023a0 T xmlXPathContextSetCache
Thanks
2004 Aug 06
2
configure: error: xslt-config could not be found
Hi.
I just tried to compile icecast2 my self from cvs.
1. cvs -d :pserver:anoncvs@xiph.org:/usr/local/cvsroot login
2. cvs -d :pserver:anoncvs@xiph.org:/usr/local/cvsroot -z 9 co icecast
hangs after timing.h:
...
U timing/TODO
U timing/timing.c
U timing/timing.h
(pressing Ctrl-C)
cvs [checkout aborted]: received interrupt signal
I continue anyway...
3a. ./autogen.sh
...
checking for working
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
2010 Sep 22
2
include configuration file
On Wed, Sep 22, 2010 at 02:31:24PM +0100, Karl Heyes wrote:
> On 22/09/10 06:23, ??????? ????????? wrote:
> > I made some changes to Icecast sources and added<include/> tag into
> > icecast.xml.
>
[...]
> Is this to include an external xml file within this xml?
>
Actullly, libxslt (or maybe libxml2) support XInclude. This approach is more
standard and allows even
2013 Sep 03
4
[LLVMdev] Adding a library to CMake deps
Hi folks,
When cross-compiling LLVM to ARM, using CMake+Ninja, I realized that
libxml2 depends on lzma, but the dependency is not explicit on the
build.ninja file under the "build bin/c-index-test"'s LINK_LIBRARIES (which
is the only one that cares about it).
I couldn't find the place to add -llzma into the deps, and the only mention
of libxml2 is in config-ix.cmake:
2004 Aug 06
2
YP submission / cURL issue. (icecast 2.0.1 / gentoo)
Odd:
I just pulled SVN and compiled.. Wonderful new logging code, btw!
Now, why in the WORLD would the resolution be failling?! nsswitch.conf /
resolv.conf / hosts is all fine.. *shrug*
I can obviously put IPs instead of hosts in the URLs, however things still
fail..
-- Chris Pickert
ldd output--
ldd ./icecast
libcurl.so.2 => /usr/lib/libcurl.so.2 (0x4001f000)
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
2007 Jan 08
0
icecast error when trying to log to http://localhost:8000/admin/
hallo
I have the following problem:
/usr/local/bin/icecast -c /usr/local/etc/icecast.xml
Changed groupid to 99.
Changed userid to 99.
/usr/local/bin/icecast: symbol lookup error: /usr/lib/libxslt.so.1:
undefined symbol: xmlXPathContextSetCache
with both 2.3.0 and 2.3.1
libxslt version in 1.1.17 - slackware package
except that web interface cannot be used, the icecast stops streaming
after a
2004 Aug 06
3
Setting up Icecast on a shell?
What settings do I need to change in the Makefile etc so it compiles and
installs on a normal shell account?
I've already tried compiling it using a different prefix etc but I must have
messed up somewhere.
Since its a normal shell account i obviously can't install to /usr/local and
so forth...
I'm wanting to have it installed to /home/username/icecast/server (then /bin
for binaries,
2004 Aug 06
2
adhoc streaming
<div style='background-color:'><DIV class=RTE>Hi there </DIV>
<DIV class=RTE> I wonder if you can be of any help? I'm looking at streaming mp3 audio from a pc, over to a laptop. Communication will be through a wireless 802.11 b link. I have already configured the ip number and pinged them to ensure a connectionand have download the m3m mp3 encoder and
2008 Apr 26
4
for installation help
<!--
@page { size: 8.5in 11in; margin: 0.79in }
P { margin-bottom: 0.08in }
-->
Dear Mr./Mrs.
I use Linux Fedora 8 and I tried to
install your software for p2p broadcasting. There were some problems.
1. I install successfully
icecast-2.3.1-0.src.rpm (rpm -ivh icecast-2.3.1-0.src.rpm)
2.When I tried to install libxml2 from
http://xmlsoft.org/downloads.html I receive this output:
2013 May 18
1
Query related to icecast server version 2.3.2
Dear Sir/Madam,
I'm a newbie to work at icecast server. My required application is to
play songs through different channels(approximately 100) at the icecast server with
source client. I gone through the link www.icecast.org , and got some
idea related to my requirement. And also i have gone through a video for streaming audio in icecast server and tried with the same. Almost i got it with