Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: perl module DBI:mysql installation issues

by moritz (Cardinal)
on Jul 07, 2008 at 11:08 UTC ( [id://695950]=note: print w/replies, xml ) Need Help??


in reply to perl module DBI:mysql installation issues

You need to install DBD::mysql, not DBI::mysql. The latter doesn't exist.

Update: looks like a broken module installation. What's the output of perl -MDBD::mysql -e1 ? How did you install DBD::mysql in the first place?

Replies are listed 'Best First'.
Re^2: perl module DBI:mysql installation issues
by Anonymous Monk on Jul 07, 2008 at 11:25 UTC
    Hi,

    I installed DBD:mysql only not DBI:mysql. sorry it's typographic error.
Re^2: perl module DBI:mysql installation issues
by valavanp (Curate) on Jul 08, 2008 at 04:51 UTC
    Hi,

    Thanks for your reply. I tried the following and getting the error messages.
    c:\>ppm remove DBD::mysql ppm remove failed: 'ppm remove DBD-mysql-informationschema' will unist +all package providing DBD::mysql c:\>ppm install DBD::mysql No missing packages to install c:\>perl -MDBD::mysql -el can't locate loadable object for module DBD::mysql in @INC<@INC contai +ns: c:/perl/site/lib c:/perl/lib.) at -e line 0 compilation failed in require. BEGIN failed compilation aborted .
    Could you please help me out to solve the above issue.

    Thanks

Log In?
Username:
Password:

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

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

    No recent polls found