[nycbug-talk] Installing Perl Module: DBD::mysql
Kevin Reiter
KReiter at insidefsi.net
Thu Feb 15 09:24:48 EST 2007
I wound up going into the cpan/build/.. directory and doing a perl Makefile.PL and passing all the variables on the commandline, then following it up with a make / make test / make install, and it did the trick.
I also tried using pkg_add, but the box didn't like the versions of the MySQL client modules installed.
Thanks everyone for all the suggestions and info.
Kev
-----Original Message-----
From: Jonathan Vanasco [mailto:jvanasco at 2xlp.com]
Sent: Wednesday, February 14, 2007 5:13 PM
To: Kevin Reiter
Cc: NYCBUG (E-mail)
Subject: Re: [nycbug-talk] Installing Perl Module: DBD::mysql
On Feb 14, 2007, at 3:39 PM, Kevin Reiter wrote:
> I noticed that it's looking for a running database (it's running on
> localhost), but how do I pass the password to the command in order
> for it to successfully login?
IIRC:
read the source on cpan -- it should be an envelope variable that you
can set
i think you can also disable the tests completely with an envelope
variable too
// Jonathan Vanasco
| - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
| FindMeOn.com - The cure for Multiple Web Personality Disorder
| Web Identity Management and 3D Social Networking
| - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
| RoadSound.com - Tools For Bands, Stuff For Fans
| Collaborative Online Management And Syndication Tools
| - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
This message may contain confidential or proprietary information and is intended solely for the individual(s) to whom it is addressed. If you are not a named addressee you should not disseminate, distribute or copy this e-mail or act upon the information contained herein. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system.
More information about the talk
mailing list