Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re^2: Problems installing DBD::mysql in Mac OS X 10.7

by taioba (Acolyte)
on May 04, 2012 at 13:20 UTC ( [id://968919]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    perl Makefile.PL --testdb=test --testuser=root --testpassword=<passwor
    +d> --libs='-L/opt/local/lib -L/opt/local/lib/mysql5/mysql -lmysqld -l
    +dl -L/opt/local/lib -lz -lm -L/opt/local/lib/ -lssl -lcrypto' --mysql
    +_config=/opt/local/lib/mysql5/bin/mysql_config
    
  2. or download this
    I will use the following settings for compiling and testing:
    
    ...
    Using DBI 1.615 (for perl 5.012003 on darwin-thread-multi-2level) inst
    +alled in /System/Library/Perl/Extras/5.12/darwin-thread-multi-2level/
    +auto/DBI/
    Writing Makefile for DBD::mysql
    Writing MYMETA.yml and MYMETA.json
    
  3. or download this
    cp lib/DBD/mysql.pm blib/lib/DBD/mysql.pm
    cp lib/DBD/mysql/GetInfo.pm blib/lib/DBD/mysql/GetInfo.pm
    ...
    dbdimp.c:3609: warning: assignment from incompatible pointer type
    lipo: /var/folders/v1/hy10rvls1dbdw7k_0gqgmn8r0000gn/T//cczrvzA1.out a
    +nd /var/folders/v1/hy10rvls1dbdw7k_0gqgmn8r0000gn/T//ccpdhjjg.out hav
    +e the same architectures (x86_64) and can't be in the same fat output
    + file
    make: *** [dbdimp.o] Error 1
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (9)
As of 2024-04-23 10:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found