PERL编译DBD::MYSQL安装出错
时间:2010-06-24 来源:lh0365
如果MYSQL源码安装的,可能会报下列错误
dbdimp.h:22:49: error: mysql.h: No such file or directory
编译方法:
perl Makefile.PL --with-mysql=/usr/local/mysql --mysql_config=/usr/local/mysql/bin/mysql_config
make
make install
相关阅读 更多 +