Hi all,

I need help finding XML::LibXML and XML::LibXSLT for Solaris.  I tried going
to search.CPAN.org and searching for them.
It found them, and I following the links to the directory where they lived.
Then, I downloaded the .tar.gz file and 
unpacked it.  It said that before installing it, I needed to install the
libxml2 library, but I've been getting errors doing
the "perl Makefile.PL".  Does anyone know if there's an XML::LibXML and
XML::LibXSLT out there that I can install
through PPM??  Or if I do have to build these modules,  what am I doing
wrong that's causing my
"perl Makefile.PL" to fail??  When the "perl Makefile.PL" fails, the error
message I get back is
"libxml2 not found".  I did download and install libxml2.  I installed it
using pkgadd on Solaris, and it installed
it in /usr/local/libxml.  I tried using the -I switch in the "perl
-I/usr/local/libxml/sparc/lib/  -I/usr/local/libxml/sparcv9/lib Makefile.PL"
command, because these directories are where the libxml.a and .so files
live, but it still said that it could not file
libxml2.  HELP !!!

Michael Eason
_______________________________________________
Perl-Unix-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to