Chinaunix首页 | 论坛 | 博客
  • 博客访问: 113369
  • 博文数量: 29
  • 博客积分: 2151
  • 博客等级: 大尉
  • 技术积分: 300
  • 用 户 组: 普通用户
  • 注册时间: 2009-11-20 11:11
文章分类

全部博文(29)

文章存档

2011年(5)

2010年(24)

我的朋友

分类:

2010-06-24 13:07:45

 

如果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

阅读(1008) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~