我也出这个错,高手指点下呀!!!
【 在 hufh (hufh) 的大作中提到: 】
安装php:
./configure --enable-aspx2=/usr/local/apache2/bin/aspx
通过并安装成功
cd /home/bbs/smthbbs-1.2
./configure --enable-site-devel --without-mysql
出现如下错误:
configure: configuring in bbs2www
configure: running /bin/bash './configure' --prefix=/home/bbs '--enable-site=devel' '--without-mysql' --cache-file=/dev/null --srcdir=.
checking build system type... sparc-sun-solaris2.9
checking host system type... sparc-sun-solaris2.9
checking target system type... sparc-sun-solaris2.9
checking for a BSD-compatible install... ./../install-sh -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
find: bad option -path
find: path-list predicate-list
checking for g++... g++
checking for C++ compiler default output... a.out
checking whether the C++ compiler works... configure: error: cannot run C++ comp
iled programs.
If you meant to cross compile, use `--host'.
See `config.log' for more details.
configure: error: /bin/bash './configure' failed for bbs2www
请问为什么? 安装手册上的所有包已经完全安装!
--
FROM 202.118.229.*