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


in reply to Re^3: two versions of libxml2 causing module to fail install
in thread two versions of libxml2 causing module to fail install

Run 'ldd' on the LibXML.so files under the 'auto' directory of the library, e.g.:
ldd /usr/perl/lib/site_perl/5.14.1/sun4-solaris-64int-ld/auto/XML/LibX +ML/LibXML.so
Then play with LD_LIBRARY_PATH (e.g., unset it completely) and see what ldd says.