登录  
 加关注
   显示下一条  |  关闭
温馨提示!由于新浪微博认证机制调整,您的新浪微博帐号绑定已过期,请重新绑定!立即重新绑定新浪微博》  |  关闭

baikgd的博客

技术是工具,生活是目的,更好的生活是目标!

 
 
 

日志

 
 

php编译mysql configure: error: mysql configure failed. Please check config.log for more information  

2010-08-10 11:58:20|  分类: 工作日志 |  标签: |举报 |字号 订阅

  下载LOFTER 我的照片书  |

php编译mysql
configure: error: mysql configure failed. Please check config.log for more information.

root@test_03:~/php-5.2.10# ./configure --help |grep mysql
  --with-mysql[=DIR]      Include MySQL support. DIR is the MySQL base directory

郁闷的是..被误导了.其实是要--with-mysql-dir=XXX

 

原配置信息如下,出错:

./configure --prefix=/usr/local/php --with-apxs2=/usr/local/apache/bin/apxs  --with-xml --with-mysql=/usr/ --with-config-file-path=/usr/local/lib -enable-track-vars --enable-sockets --with-zlib

 

修改配置如下,成功编译安装:

./configure --prefix=/usr/local/php --with-apxs2=/usr/local/apache/bin/apxs  --with-xml --with-mysql-dir=/usr/ --with-config-file-path=/usr/local/lib -enable-track-vars --enable-sockets --with-zlib

红色字体不同,导致出错。

系统为Centos 5.2 64位系统。

  评论这张
 
阅读(3819)| 评论(1)

历史上的今天

评论

<#--最新日志,群博日志--> <#--推荐日志--> <#--引用记录--> <#--博主推荐--> <#--随机阅读--> <#--首页推荐--> <#--历史上的今天--> <#--被推荐日志--> <#--上一篇,下一篇--> <#-- 热度 --> <#-- 网易新闻广告 --> <#--右边模块结构--> <#--评论模块结构--> <#--引用模块结构--> <#--博主发起的投票-->
 
 
 
 
 
 
 
 
 
 
 
 
 
 

页脚

网易公司版权所有 ©1997-2018