From: <php...@li...> - 2007-04-16 08:36:03
|
i use soure to install( http://php-java-bridge.sourceforge.net/pjb/installation.php#sourceinstall) my cmd : phpize && ./configure --with-java=JAVA_HOME,JAVA_HOME/jre && make > and show me checking for sem_init in -lrt... no > checking for pthreads_cflags... -pthread > checking for pthreads_lib... > configure: error: host_alias is not set. Make sure to run config.guess > Back-end configuration failed. > Please install the recommended autoconf, libtool and automake versions > or disable back-end configuration and use the pre-compiled J2EE back-end: > > ./configure --disable-backend --with-java=<JAVA_HOME> > > configure: error: /usr/local/bin/bash './configure.gnu' failed for server > how can i install? -- regards jl |