Hi,

I tried to install DBD::mysql after I installed DBI.

I run
sudo perl -MCPAN -e "install DBD::mysql"

It got the source , but always failed like any other perl module.
I cd to the source directory and do
sudo make

and got the following error:

LD_RUN_PATH="/Library/MySQL/lib/mysql:/usr/lib" /usr/bin/perl myld MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -L/usr/local/lib dbdimp.o mysql.o -o blib/arch/auto/DBD/mysql/mysql.bundle -L/Library/MySQL/lib/mysql -lmysqlclient -lz -lm -L/usr/lib -lssl -lcrypto
make: *** [blib/arch/auto/DBD/mysql/mysql.bundle] Error 255


Anybody has the same problem?

ted zeng



Reply via email to