• Welcome to Overclockers Forums! Join us to reply in threads, receive reduced ads, and to customize your site experience!

Perl and MySQL help needed...

Overclockers is supported by our readers. When you click a link to make a purchase, we may earn a commission. Learn More.

linuxpyro

New Member
Joined
Jan 4, 2004
Location
/home/ben
I am using a Cobalt Qube2 microserver, and am trying to install MySQL, along with the DBD::mysql Perl module. I was able to locate RPMs for the MySQL server, client, and libraries for the MIPS platform and installed them all. They are version 3.22.21, and seem to work fine. However, while trying to install the DBD::mysql module, I get a bunch of errors:

dbd-mysql-makefile.jpg


Note that my system uses two versions of Perl, an older one, which the server needs to run some admin scripts, and a newer one, hence the /usr/bin/perl580. I do have the DBI module installed, as well as the devel package. I've searched but can't fine the mysql_config script it seems to look for.

Thanks for any help, and sorry if this is the wrong forum...
 
Back