From: <php...@li...> - 2007-05-18 11:29:27
|
Hi, > I want to install php-java bridge for gcj-3.2.3 > or below. you can't. The PHP/Java Bridge needs java >= 1.4, for example GNU GCJ version 4.0 or above. If you want to compile Java to native code, you must use GCC >= 4.0. If you have an old GNU compiler, you must install a real Java VM, for example from Sun or IBM. You can use a) the pure PHP/Java implementation of the bridge or b) disable back end compilation (configure --disable-backend). A precompiled back end ("JavaBridge.jar") is contained in the pure PHP/Java "j2ee/binary" download. Regards, Jost Boekemeier ___________________________________________________________ Der frühe Vogel fängt den Wurm. Hier gelangen Sie zum neuen Yahoo! Mail: http://mail.yahoo.de |