in reply to Re^3: Unable to install XML::LibXML
in thread Unable to install XML::LibXML

i have installed libxml2 in /usr/lib path .and also my $PATH variable shows the same path ..

Replies are listed 'Best First'.
Re^5: Unable to install XML::LibXML
by Anonymous Monk on Nov 12, 2009 at 15:54 UTC
    Please list the filenames. What I use is
    perl Makefile.PL INC=-I../libxml2-libxslt-zlib-iconv/include "LIBS=-L. +./libxml2-libxslt-zlib-iconv/lib -llibxml2"