Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

DBD::mysql won't install

by 7stud (Deacon)
on Jan 06, 2013 at 09:07 UTC ( [id://1011855]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    ~$ perl -v
    
    This is perl 5, version 16, subversion 0 (v5.16.0) built for darwin-2l
    +evel
    
  2. or download this
    ~$ mysql -uroot -p
    Enter password: 
    Welcome to the MySQL monitor.  Commands end with ; or \g.
    ...
    
    mysql> exit
    Bye
    
  3. or download this
    ~$ sudo cpan DBD::mysql
    Password:
    ...
    Running make install
      make test had returned bad status, won't install without force
    ~$
    
  4. or download this
    ~$ echo $DYLD_LIBRARY_PATH 
    /usr/local/mysql/lib
    
  5. or download this
    ~$ cd /usr/local/mysql/lib
    /usr/local/mysql/lib$ ls
    ...
    libmysqlclient_r.a        plugin
    /usr/local/mysql/lib$
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (2)
As of 2024-03-19 05:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found