Perl Modules with MySQL
From: Kirti S. Bajwa (kbajwa_at_tib.com)
Date: 09/12/04
- Next message: Tim Bunce: "Re: Perl Modules with MySQL"
- Previous message: Michael Peppler: "Re: DBD::Sybase 1.04 and Fork core"
- Next in thread: Tim Bunce: "Re: Perl Modules with MySQL"
- Reply: Tim Bunce: "Re: Perl Modules with MySQL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: "'dbi-users@perl.org'" <dbi-users@perl.org> Date: Sat, 11 Sep 2004 22:39:55 -0400
Hello:
I am trying to install Perl support with MySQL on a freshly installed RH9
server. After installing MySQL
(v4.0.21)I run the following commands:
% perl -MCPAN -e shell
Note: Answer "no" to auto-configure perl.
cpan> install Bundle::CPAN
cpan> install Data::Dumper
cpan> install Bundle::DBI
cpan> install Bundle::DBD::mysql
cpan> quit
when I execute the "cpan> install Bundle::DBD::mysql" I get errors. I had
previously done the same procedure on mysql-4.0.20 and it worked fine.
Is there a problem with mysql-4.0.21? Has someone successfuly installed perl
modules on mysql-4.0.21?
Thanks.
Kirti
- Next message: Tim Bunce: "Re: Perl Modules with MySQL"
- Previous message: Michael Peppler: "Re: DBD::Sybase 1.04 and Fork core"
- Next in thread: Tim Bunce: "Re: Perl Modules with MySQL"
- Reply: Tim Bunce: "Re: Perl Modules with MySQL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|