MySQL Forums
Forum List  »  Perl

Re: mysql downloads [ urgent]
Posted by: Bill Karwin
Date: August 08, 2006 06:25PM

You need the Perl module DBD::mysql.

You also need the "MySQL-devel" RPM, to get the library and header files required for compiling DBD::mysql.

See also:

MySQL documentation about using Perl:

http://dev.mysql.com/doc/refman/5.0/en/perl-installation.html

DBD::mysql installation documentation:
http://search.cpan.org/src/CAPTTOFU/DBD-mysql-3.0006/INSTALL.html

A general guide to installing Perl modules:
http://www.perlmonks.com/?node_id=128077

Options: ReplyQuote


Subject
Written By
Posted
Re: mysql downloads [ urgent]
August 08, 2006 06:25PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.