Posted by zhong.zx on 04/28/06 04:03
When I struggling to compile the php-java bridge on the following step
on FreeBSD 4.11, I met error and cannot go through it:
CMD:
phpize && ./configure --with-java=/usr/java/jdk1.5.0 && make && make
install
ERROR:
-----------------------------------------
configure: error: host_alias is not set. Make sure to run config.guess
Backend configuration failed.
Please install the recommended autoconf, libtool and automake versions
or disable backend configuration and use the pre-compiled J2EE backend:
../configure --disable-backend --with-java=java
configure: error: /bin/sh './configure.gnu' failed for server
-----------------------------------------
My OS is FreeBSD 411
I have googled but few result found.
Anybody can help? Thanks in advance!
Navigation:
[Reply to this message]
|