On Sep 5, 2004, at 4:22 PM, Joris Verboomen wrote:
When I try to install Bundle::Mysql or Bundle::DBD::mysql using CPAN I get exactly the same error. The second reply to edit Config.pm and put the correct line:
ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc'
in there is no longer required because that has already been done. So still stuck ?
If you get the same error using install Msql-Mysql-modules-1.2219, which is an error on a test that try to shut down your mysql server, it can depends on the fact that you are running mysql 5.0 which is an alpha release....
Try to install a standard edition http://dev.mysql.com/downloads/mysql/4.0.html and see if you get the same errors installing the modules
HTH
Remo
