XML-LibXSLT - "libxslt not found" problem

Posted on Sun Nov 11 19:52:41 2007 by zhilianghu
"libxslt not found" problem
I was installing XML-LibXSLT-1.63 and got this error:

running xslt-config... ok

looking for -lxslt... no

libxslt not found

Try setting LIBS and INC values on the command line

Or get libxslt and libxml2 from

http://www.libxml.org/

So I went to the web/ftp sites to get and installed both "libxml2-2.6.30" and "libxslt-1.1.22". After that, I tried to install XML-LibXSLT-1.63 again, and it gave the very same error, wonder what's wrong?

ps: I am installing everything as "root" into the system locations.

Write a response