That worked. I first tried going back to 4.1.3 but that didn't change anything, then to 4.0.20 and that worked although I had to force the install:
Failed 1/18 test scripts, 94.44% okay. 3/767 subtests failed, 99.61% okay. make: *** [test_dynamic] Error 2
After doing this I removed MySQL 4.0.20 again, re-installed 5.0.0 and imported my database. It still seems to working fine, at least for what I am using it for.
Thanks, Joris.
Remo Sanges wrote:
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
