Subject: Installing libxslt
From: Ben Niebel <bniebel@xxxxxxxxx>
Date: Sat, 27 Feb 2010 15:17:31 -0500
|
Hello,
I am running Linux 2.4.37, and my overall goal is to install IceCast.
IceCast requires libxml and libxslt, so I've been working to install
those first.
I installed libxml2-2.7.6 with no trouble at: /big/dom/server_name/libxml/
I've been trying to install libxslt-1.1.26 at: /big/dom/server_name/libxslt
I ran the command: ./configure --prefix=/big/dom/server_name/libxslt
--with-libxml-prefix=/big/dom/server_name/libxml/
I get the following error message: /bin/rm: cannot remove 'libtoolT':
No such file or directory.
Do you have any suggestions for how to resolve this issue?
Thanks,
Ben
|