Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re^3: Difficult compiling newer Perl on Solaris and DBD::Oracle with odd behavior

by Anonymous Monk
on Feb 13, 2020 at 02:16 UTC ( [id://11112908]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    DBD-mysql-4.018-hYHpKY$ otool -D `mdfind libmysqlclient.16.dylib`
    /usr/local/mysql-5.5.9-osx10.6-x86_64/lib/libmysqlclient.16.dylib: lib
    +mysqlclient.16.dylib
    ...
    DBD-mysql-4.018-hYHpKY$ otool -D `mdfind libmysqlclient.16.dylib`
    /usr/local/mysql-5.5.9-osx10.6-x86_64/lib/libmysqlclient.16.dylib:
    /usr/local/mysql-5.5.9-osx10.6-x86_64/lib/libmysqlclient.16.dylib
    
  2. or download this
    For Lion, type:
    
    sudo install_name_tool -id /usr/local/mysql-5.5.14-osx10.6-x86_64/lib/
    +libmysqlclient.18.dylib /usr/local/mysql-5.5.14-osx10.6-x86_64/lib/li
    +bmysqlclient.18.dylib
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (5)
As of 2024-04-23 17:12 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found