Re: install_driver(mysql) failed
Posted by:
Apachez
Date: April 22, 2006 06:50PM
Yup, but for *nix I would recommend to use "real" perl and not the activeperl edition.
With "real" perl you can simply just run these commands to get the up2date DBI and DBD::mysql modules compiled and installed in your system:
perl -MCPAN -e 'install DBI'
perl -MCPAN -e 'install DBD::mysql'
Subject
Written By
Posted
February 23, 2006 07:49AM
February 23, 2006 07:02PM
Re: install_driver(mysql) failed
April 22, 2006 06:50PM
September 13, 2007 06:54AM
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.