Displaying 20 results from an estimated 11000 matches similar to: "Icecast on Mandrake"
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 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.
2005 Mar 14
4
an OS X installer
Now that I've got the recent build of Icecast running (thanks
everyone), I'm wondering about an OS X installer. Icecast would be even
more palatable to the less-techy OSX users if there were an installer
for the binary. As long as the installer checked for the dependent
libs, everything would be straight forward.
Has this been discussed before?
Jaime Magiera
University of Michigan
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
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 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
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
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
2019 Feb 14
1
Trying to compile icecast in Toradex apalis imx6
Hi!
I'm using a Toradex apalis imx6 board to make a project for my bussiness
and I need Icecast running on it, but I can't compile it in the board. It
shows an error in "xslt" while compiling- I'm using Yocto.
Do yow have any idea how can I compile Icecast source code in my Toradex
apalis board without using this xslt?
Thanks in advance!
2004 Aug 06
2
xslt-config
after running sh autogen.sh and Icecast begins to complie (is this the correct term)
I get the folling:
..
checking for getaddrinfo... yes
checking for inet_pton... yes
checking for xslt-config... no
configure: error: xslt-config could not be found
Could some one please explain. Thanks !
<p><p>--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage:
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
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 14
2
Icecast on OS X
Long, long ago, in a galaxy far away, I compiled and installed Icecast
on OS X. However, after building from the latest source, I'm seeing an
error on launch. The error relates to the poll() function (which
apparently isn't functional in OS X):
poll.c:282: failed assertion `pArray != (struct pollfd *) NULL'
Did I compile wrong? Is this a known issue? Anyone successfully build
the
2005 Jun 07
1
Installation trouble?
Hi,
I downloaded icecast (thank you very much) but get the error:
configure: error: XSLT configuration could not be found
When running ./configure
Any help would be much appriciated
Thanx
jack
--
Jacek Rosa
Front Office
Karma Triyana Dharmachakra
335 Meads Mountain Road
Woodstock, NY 12498
Tel. 845.679.5906 ext.11
Fax 845.679.4625
www.kagyu.org
email: jacek@kagyu.org
ALOHA
2005 Mar 14
0
an OS X installer
I don't want to pour water on this idea since a nice installer would
be helpful for the "less-techy" (had to climb a pretty steep learning
curve myself...).
But I do want to point out that both "fink" and "darwinports" provide
nice ways to install UNIX software such as icecast onto OS X, and they
magically fulfill the dependencies etc. Are you aware of those?
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
4
Re [ogg]
I get the following message:
configure: error: xslt-config could not be found
When I did the cvs it stopped at:
U timing/timing.h
Should I have waited for a like really long time for something to update
during the cvs download?
Also I assume:
cvs -d :pserver:anoncvs@xiph.org:/usr/local/cvsroot -z 9 co icecast
is the icecast2 server?
Thanks for your help. Maybe I need something installed
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
2005 Mar 15
2
an OS X installer
>
> So my vote would be for an OSX app with the necessary libraries
> bundled in, so we can have the mind-blowing ease of use that really
> helps people get into a piece of software. However, the problem that
> remains is the config. Since icecast has no real GUI, how are people
> going to set it going, or choose what it should be broadcasting? The
> XML config file has to be
2002 Oct 17
1
NT_STATUS_ACCESS_DENIED - Samba on Mandrake 8.2
I am attempting to integrate a Linux Samba Server with an NT 4.0 PDC.
Ideally I am looking to authenticate the users on the PDC, and then
permit access to the Samba Shares on the Linux Box. I have several
issues, but the one which is presenting itself currently is when I
attempt to Browse the PDC using smbclient. I get the following:
smbclient -L dumbo
added interface ip=192.168.0.11