Displaying 20 results from an estimated 1100 matches similar to: "Failed dependencies for libxslt-ruby on CentOS 6"
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
5
building icecast2 on OpenBSD
Is there anyone who has built icecast2 successfully for OpenBSD? I built it
from source with no problem on Linux, but on my OBSD system the configure bombs
while checking for a function in libxslt...
# ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working
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
2008 Aug 03
1
Make Errors with icecast2.3.2 on CentOS5
Hi,
I am not sure if this is the right list or not, but I seem to be having problems with the last part of the install of Icecast 2.3.2. Firstly, I'm running CentOS5 and am attempting to install Icecast. When I do make and make install, I get:
/usr/lib/libxslt.so: undefined reference to `xmlXPathContextSetCache'
collect2: ld returned 1 exit status
make[3]: *** [icecast] Error 1
make[3]:
2006 Jun 07
3
PHP UnixODBC MS SQl 2000
Hi,
I have Asterisk 12.7.1 installed through Asterisk@Home CD. and explicitly I
have installed UnixODBC and FREETDS in order to access MS SQL 2000 Database
which in on Windows 2003 Server on remote location.
I tested connectivity through isql and tsql, both utilities are working
fine.
I need to access MS SQL 2000 Database through PHP. When I tired to check the
connectivity through a Test PHP
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
2005 Mar 28
2
libxslt problem
I'm getting the following error when I attempt to install Icecast...
checking for xslt-config... /usr/bin/xslt-config
checking for xsltSaveResultToString... no
configure: error: Unable to link with libxslt (>=v1.0.18)
Does anyone know what the problem is? Do I need to use a previous version of libxslt or maybe a later version of icecast... I'm trying to install Icecast 2.2.0...
2011 Feb 14
1
Need help downloading
Hi,
I need help downloading this libxslt-1.1.26.tar.gz to my server. Dose anyone
know the command because I try everything.
Thank you,
Luis Barrett
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/icecast/attachments/20110214/da6e5cf9/attachment.htm
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
2006 Jan 21
3
please help me
Hello, i am from Mexico , i like to install icecast2 server on mandriva , i
have tryed but i could not, i hope yo can help me please, is very important
for me , i need a guide , the steps or something , tanks a lot.
Luis Enrique Perez Rios
______________________________
Visita http://www.tutopia.com y comienza a navegar m?s r?pido en Internet. Tutopia es Internet para todos.
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'
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:
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,
2007 May 23
2
error during compile
Hello,
I get this when I run ./configure. What does this mean?
checking for struct sockaddr_storage.ss_family... yes
checking for inet_pton... yes
checking for xslt-config... no
configure: error: XSLT configuration could not be found
Thanks,
Mike
2004 Aug 06
2
Icecast drop in replacement for shoutcast
On Fri, 2003-04-18 at 18:56, Travis Pinney wrote:
> Well I guess the newest CVS version allows for this. I have been trying
> to install this on openbsd but it doesnt like the libtool that is in the
> openbsd ports.
> Anyone have experience with installing the current CVS version of
> icecast with openbsd?
use the most recent tarball on www.xiph.org/~brendan. The BSD's do
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
2005 Mar 08
2
trouble installing icecast
Hello -
I'm not a Unix guru, but I can get around okay. I'm trying to build icecast
on my system, but when I run the configure program, it ends with the
following error:
"XSLT configuration could not be found"
I could send you the config.log, if that helps. I'm not sure how to solve
this error -- can you provide any pointers? I do have libxslt.so on my
system.
Much
2004 Aug 06
3
Compiling Icecast2 on RedHat9 or maybe another Linux
Hi Dave,
I am now trying to compile Icecast2 under RedHat9. I get some errors when I
try to ./configure so the make file is not created. Can you take a look at
the attached file and tell me what is wrong? I tried to compile it on
another RedHat9 computer but I got the same results...
I think I will dedicate one computer ONLY to icecast2. In this case, could
you advise me the best Linux
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
2
RPM's
Hi,
<p>I deleted config.cache and gave ./configure another try and got the same
o I looked in the config.log and found the following
configure:6312: gcc -o conftest -O20 -ffast-math -fsigned-char -D_REENTRANT -D_$
configure:6305:26: vorbis/codec.h: No such file or directory
configure: failed program was:
#line 6302 "configure"
#include "confdefs.h"
o I looked on the