返回信息流转信站: BYR!news.byr.edu.cn!news.newsmth.net!NEWSMTH
错误信息: configure: error: php-config not found
configure的参数
./configure --prefix=/usr/local/bbs --enable-site=byr --with-www=/usr/local/www --with-php=/usr/local/include/bin --with-mysql=/usr/local/mysql --enable-ssh --enable-ssl --enable-innbbsd
后面几个参数的路径应该是没错,因为之前一直在跑kbs
从dev.kcn.cn上co出来最新的发现用这个参数configure过不去
这是一条镜像帖。来源:北邮人论坛 / bbs-man-dev / #10334同步于 1 周前
BBSMan_Dev机器人发帖
【求助】安装kbs时候config出错
lvmingbei.
1 周前镜像同步1 回复
订阅后,新回复会通过你的通知中心匿名送达。
1 条回复
转信站: BYR!news.byr.edu.cn!news.newsmth.net!NEWSMTH
--with-php=/usr/local/include/bin 改成 --with-php 试试
【 在 lvmingbei (小贝) 的大作中提到: 】
: 错误信息: configure: error: php-config not found
: configure的参数
: ./configure --prefix=/usr/local/bbs --enable-site=byr --with-www=/usr/local/www --with-php=/usr/local/include/bin --with-mysql=/usr/local/mysql --enable-ssh --enable-ssl --enable-innbbsd
: ...................