QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 563|回复: 2

编译php时遇到的问题,急!!!

[复制链接]
发表于 2004-8-13 20:22:52 | 显示全部楼层 |阅读模式
下载的php5.0.1
configure用了以下命令:
./configure --prefix=/usr/local/php --with-config-file-path=/usr/local/lib  --with-apxs2=/usr/local/apache/bin/apxs --enable-trace-vars  --with-mysql=/var/lib/mysql --with-mysql-sock=/var/lib/mysql
可是报以下错误:
.......
checking for specified location of the MySQL UNIX socket... /var/lib/mysql
checking for MySQL UNIX socket location... /var/lib/mysql
configure: error: Cannot find MySQL header files under /var/lib/mysql.
Note that the MySQL client library is not bundled anymore.

说明一下,我的mysql是下载的mysql4的rpm包,用rpm -ivh 分别安装了服务端跟客户端.
这到底怎么回事阿???各位大侠帮帮忙了  :-)
发表于 2004-8-13 21:09:13 | 显示全部楼层
--with-mysql位置指定错了。。。没有看到哪个发行版装在/var/lib下。。。。var下一般用会存在数据如mysql的db,table等文件。。。
另外,,,php5不再默认支持mysql....可以要安装mysql-devel才能编译。。。
回复

使用道具 举报

 楼主| 发表于 2004-8-14 21:19:10 | 显示全部楼层
哦,问题解决了
把原来那个卸载了,下了个mysql源码包 自己编译 指定好安装路径 就可以了

装rpm的时候 能不能指定目录阿 每次 装好rpm都找不到 装到哪里去了 昏
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-7 22:44 , Processed in 0.075164 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表