Displaying 20 results from an estimated 80000 matches similar to: "LibXSLT-Ruby install on Windows"
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
2006 Mar 19
0
make error...
hi
i'm trying to compile the latest version of icecast (2.3.1)...
first installed latest version of libxml and libxslt.
but "make" gives me the following error message ...
######################
gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -ffast-math -fsigned-char
-I/usr/include/libxml2 -I/usr/local/include -D_THREAD_SAFE -g -O2 -c
`test -f 'main.c' || echo
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
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
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...
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
2005 Dec 13
0
Trouble compiling Icecast 2.3.1
It is almost certain to be the old compiler. Try upgrading to around
gcc-3.3.6. If that doesn't work, try dropping back to libxml-2.6.21 with
the upgraded compiler. Icecast 2.3.1 compiles wihout problems with that
lib and gcc on Slackware Linux with both 2.4.29 and 2.4.31 kernels.
On Wed, 14 Dec 2005, Geoff Shang wrote:
> Hi,
>
> Sorry if this has been posted about before.
>
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,
2006 Nov 04
6
Ruby/XSLT
Anybody got any experience using this ( http://greg.rubyfr.net/pub/packages/ruby-xslt/files/README.html ) ? I asked my hosting company (a2hosting.com) about XSLT processors for Rails and mentioned this one. Four hours later I get email that they''ve installed it. Thing is, the documentation didn''t generate, and when I execute ''gem list --local'' it''s
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
2005 Jan 16
1
Error running configure when installing icecast
Hello. I saw this e-mail address in the configure
script when installing icecast. I'm having issues
running configure. It exits with an error message.
Here are the details.
- I'm running Fedora Core 2
- I have libxml v1.8.17 installed
- I have libxslt v1.1.51 installed
- I have libshout 2.0 installed
- I'm trying to install icecast 2.2
I untar the downloaded file from
2006 Jan 23
0
please help me
Luis Enrique P. Rios wrote:
> Hello again , well first i read the instructions , and i have to download de
> libraries , libxml, libxslt, and curl , and when i try to make and install
> this libraries i can't , because first i try to compile libxml and then a
> message appears and said that it couldn't continue because i need libxslt,
This is highly unlikely, since libxslt
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 Feb 16
0
Re: Icecast Digest, Vol 20, Issue 23
aight than thanks Geoff i'll just use version 2.2 for right now.. thanks
for the update (u might say)
73's and 88's DE TODD KC?CCB DN84FK
ICQ #: 71473037
MYSPACE : http://www.myspace.com/kc0ccb
NET: http://www.webspawner.com/users/hamradio/index.html
TEMP WEB SERVER: http://209.159.208.18:8000/stream.m3u
----- Original Message -----
From: <icecast-request@xiph.org>
To:
2004 Aug 06
4
RPM's
Hi,
I reinstalled all the RPM's from scratch and yes I go ./configure and it works OK but
then I run make and the last lines are
/usr/include/libxslt/xslt.h:51: syntax error before `extern'
/usr/include/libxslt/xslt.h:58: syntax error before `extern'
/usr/include/libxslt/xslt.h:65: syntax error before `extern'
/usr/include/libxslt/xslt.h:72: syntax error before `extern'
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
2012 Sep 13
0
CESA-2012:1265 Important CentOS 5 libxslt Update
CentOS Errata and Security Advisory 2012:1265 Important
Upstream details at : https://rhn.redhat.com/errata/RHSA-2012-1265.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
734626b9379a6d8930953042b7ff828ca94ab49eba0d28e4577a6f0c73eba7f4 libxslt-1.1.17-4.el5_8.3.i386.rpm
2012 Sep 13
0
CESA-2012:1265 Important CentOS 6 libxslt Update
CentOS Errata and Security Advisory 2012:1265 Important
Upstream details at : https://rhn.redhat.com/errata/RHSA-2012-1265.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
6bffce617e831fcf49d21ff048e6fb1a439d5890c5b8a8a9588d71d6cda6b5f8 libxslt-1.1.26-2.el6_3.1.i686.rpm
2008 May 21
0
CESA-2008:0287 Important CentOS 3 x86_64 libxslt - security update
CentOS Errata and Security Advisory CESA-2008:0287
libxslt security update for CentOS 3 x86_64:
https://rhn.redhat.com/errata/RHSA-2008-0287.html
The following updated file has been uploaded and is currently syncing to
the mirrors:
x86_64:
updates/x86_64/RPMS/libxslt-1.0.33-6.i386.rpm
updates/x86_64/RPMS/libxslt-1.0.33-6.x86_64.rpm
updates/x86_64/RPMS/libxslt-devel-1.0.33-6.x86_64.rpm