Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re^2: dyld: lazy symbol binding failed (was MAC OS 10.6 upgrade breaks DBD:mysql)

by graff (Chancellor)
on Jun 21, 2010 at 02:07 UTC ( [id://845657]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    perl -MDBI -le '$d=DBI->connect("DBI:mysql:database=test;host=localhos
    +t","test",""); print "ok"'
    
  2. or download this
    export VERSIONER_PERL_PREFER_32_BIT=no
    
  3. or download this
    1. upgraded from macosx 10.5 to 10.6, causing upgrade from perl 5.8.8 
    +to 5.10.0, and therefore...
    2. had to "mysqldump --database each_db_needed | gzip > each_db_needed
    +.dump.gz
    ...
    8. install DBD::mysql (by hand -- for some reason, 'testuser' needed t
    +weaking)
    9. add 'export VERSIONER_PERL_PREFER_32_BIT=no' to my .bashrc
    10. hope that step 9 doesn't break lots of other stuff...
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (8)
As of 2024-09-20 13:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    The PerlMonks site front end has:





    Results (26 votes). Check out past polls.

    Notices?
    erzuuli‥ 🛈The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.