Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re^2: two versions of libxml2 causing module to fail install

by chexmix (Hermit)
on Aug 13, 2013 at 18:36 UTC ( [id://1049322]=note: print w/replies, xml ) Need Help??


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

Thanks for the tips ... I set the make_arg conf variable in the CPAN shell to "LIBS=/usr/lib64" and that seems to have done the trick. /GB
  • Comment on Re^2: two versions of libxml2 causing module to fail install

Replies are listed 'Best First'.
Re^3: two versions of libxml2 causing module to fail install
by chexmix (Hermit) on Sep 10, 2013 at 17:27 UTC
    Sorry to resurrect this ... but the trick that worked before seems to no longer work. I am flummoxed.

    The same versions of libxml2 are involved here. Not sure where or how the /usr/local/lib copy of libxml2 is getting pulled in. I have both set the make_arg variable AND removed /usr/local/lib from LD_LIBRARY_PATH.

    Foo. I don't mind some fun sleuthing, but don't really have the time for it now. I will report back with what I find.

      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.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1049322]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (3)
As of 2024-04-25 23:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found