http://qs1969.pair.com?node_id=1027585


in reply to Not able to make XML-LibXML package

install the missing prerequisites apt-get install libxml2 libxml2-dev zlib1g-dev

Still not working? Missing some files? reinstall apt-get install --reinstall zlibc zlib1g zlib1g-dev

Or install the perl package your vendor provides for the perl it provides (in case you didn't compile your own perl ) apt-get install libxml-libxml-perl

Don't have apt-get? Figure out what you do have, consult your operating system manual ... or you'll have to install libxml2/zlib... from sources