Hi Gerard,
> The libtool doesn't seem to create a problem, but
> the host_alias does.
Well, older versions of autoconf don't provide one and
older versions of libtool don't require it.
I suggest to create a clean environment, i.e. remove
everything under $INST and remove the
php-java-bridge-2.0.x build directory as well. Then
please try to follow the INSTALL instructions as close
as possible
(http://cvs.sourceforge.net/viewcvs.py/php-java-bridge/php-java-bridge/INSTALL?rev=1.19&view=markup)
My recommendation is to set:
INST=$HOME/PHP-JAVA-BRIDGE
export PATH=$INST/bin:$PATH
export LD_LIBRARY_PATH=$INST/lib:$LD_LIBRARY_PATH
and then build autoconf-2.57 automake-1.6.3
libtool-1.4.3, and the PHP/JAVA BRIDGE in order to
avoid problems with old versions of autoconf, automake
and libtool already installed in on the system.
After building the correct versions, you can pick the
java.so, JavaBridge.jar (JavaBridge.war) and
natcJavaBridge.so from
$HOME/PHP-JAVA-BRIDGE/php-java-bridge-2.0.x/modules/
directory and copy them to your php extension_dir.
If this doesn't work, please create a ticket for this
problem, please see:
http://sourceforge.net/tracker/?func=add&group_id=117793&atid=679233.
I will check it asap.
Anyway, I will change the sentence "Choose a proper
INST directory" to "Choose a INST directory which does
not contain older versions of the software you are
building and set the PATH and LD_LIBRARY_PATH
environment variables to use the programs and
libraries from INST".
Regards,
Jost Boekemeier
___________________________________________________________
Gesendet von Yahoo! Mail - Jetzt mit 1GB Speicher kostenlos - Hier anmelden: http://mail.yahoo.de
|