Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

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

by chexmix (Hermit)
on Sep 10, 2013 at 17:27 UTC ( [id://1053325]=note: print w/replies, xml ) Need Help??


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

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.

  • Comment on Re^3: two versions of libxml2 causing module to fail install

Replies are listed 'Best First'.
Re^4: two versions of libxml2 causing module to fail install
by runrig (Abbot) on Sep 10, 2013 at 17:36 UTC
    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.
Re^4: two versions of libxml2 causing module to fail install
by Anonymous Monk on Sep 11, 2013 at 02:48 UTC

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (7)
As of 2024-04-23 19:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found