Re: DBD::mysql problem
"lei shen" <[email protected]>
| Newsgroups | gmane.comp.db.mysql.perl |
|---|---|
| Organization | nasa |
| Message-ID | <029601c46e6e$be7f2cc0$9621b780@arizona> |
How to shutdown a database without a root password? any idea? thanks Brian ----- Original Message ----- From: "Kairam, Raj" <[email protected]> To: <[email protected]> Cc: "Kairam, Raj" <[email protected]> Sent: Monday, June 21, 2004 1:37 PM Subject: FW: DBD::mysql problem > I am unable to install DBD::mysql in my environment shown below > RedHat Linux 9 > perl v5.8.0 > DBI-1.42 > mysqld Ver 4.0.18-standard > > After unzipping and untarring the DBD-mysql-2.9003.tar.gz ( obtained from CPAN ), in the DBD-mysql-2.9003 directory > I tried the following > mkdir /tmp/mysql-static > cp /usr/lib/mysql/*.a /tmp/mysql-static > perl Makefile.PL --libs="-L/tmp/mysql-static -lmysqlclient" > make > > It fails. > When I looked at the Makefile created by 'perl Makefile.PL ..' command, I find there are lines that cause make to fail > Mostly they are constants that are not properly quoted. Is it possible I am trying to use a version of DBD with wrong versions of Linux, perl and MySql individually or when used together as above ?. > Is there a proper tar.gz file that I can use in my ( RH Linux 9) environment stated above that someone was able to successfully install? > > Any advice or help will be very much appreciated. > > Thanks > Raj Kairam > -- MySQL Perl Mailing List For list archives: http://lists.mysql.com/perl To unsubscribe: http://lists.mysql.com/[email protected] -- MySQL Perl Mailing List For list archives: http://lists.mysql.com/perl To unsubscribe: http://lists.mysql.com/[email protected]