[icecast-dev] configure: error: xslt-config could not be found

Morgan Nilsson morgan at lysator.liu.se
Mon Sep 16 12:44:15 PDT 2002



Thanks Michel

Yupps, you're right I was missing some devel pkgs.
I am compiling on my stripped (but not naked :-) firewall
box. There wasn't many rpm:s there from the beginning.

FYI:

I compiled successfully with (at least):
% rpm -q automake autoconf gettext libtool libxslt libxml2 libxslt-devel zlib-devel

automake-1.4p5-4
autoconf-2.13-17
gettext-0.11.1-2
libtool-1.4.2-7
libxslt-1.0.15-1
libxml2-2.4.19-4
libxslt-devel-1.0.15-1
zlib-devel-1.1.3-25.7

Also I needed to compile and install:

ogg (and added /usr/local/lib to /etc/ld.so.conf, run ldconfig)
vorbis (run ldconfig)

Now icecast/autogen.sh makes it all the way through. Perhaps I can
now start contributing...

<p>/Morgan

<p>"Emacs is not just an editor, it is a way of life."

<p>On Tue, 17 Sep 2002, Michael Smith wrote:

> At 02:37 PM 9/16/02 +0200, you wrote:
> >Hi.
> >
> >I just tried to compile icecast2 my self from cvs.
> >
> >1. cvs -d :pserver:anoncvs at xiph.org:/usr/local/cvsroot login
> >2. cvs -d :pserver:anoncvs at 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
>
> Either don't use -z, or upgrade to a version of cvs without this bug.
>
> >
> >I continue anyway...
> >3a. ./autogen.sh
> >...
> >checking for working const... yes
> >checking for xslt-config... no
> >configure: error: xslt-config could not be found
> >
> >Huh? What am I missing?
>
> libxslt-dev?
>
>
> Michael
>
> --- >8 ----
> List archives:  http://www.xiph.org/archives/
> icecast project homepage: http://www.icecast.org/
> To unsubscribe from this list, send a message to 'icecast-dev-request at xiph.org'
> containing only the word 'unsubscribe' in the body.  No subject is needed.
> Unsubscribe messages sent to the list will be ignored/filtered.
>

--- >8 ----
List archives:  http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message to 'icecast-dev-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the Icecast-dev mailing list