From: <php...@li...> - 2006-01-08 22:22:34
|
Hi, the following procedure can be used to install the PHP/Java Bridge binary on a x86 debian based distribution (debian, ubuntu, ...): # Install java, for example /opt/IBMJava2-141 # Install the PHP/Java Bridge on debian dpkg -i /media/cdrom/pool/main/r/rpm/* rpm2cpio php-java-bridge-3.0.5-1.RHEL.i386.rpm | cpio -iduv cp -vr usr/share/doc/* /usr/share/doc cp -vr usr/lib/php4 /usr/lib/php4/20020429/ # test php /usr/share/doc/php-java-bridge-3.0.5/test.php4 The above procedure has been tested on Debian "Sarge", but it should work on any x86 based Linux distribution. > tried to change "automake" to automake-1.6 in the configure.gnu Unfortunately it is not possible to compile the PHP/Java Bridge on Debian stable, this operating system is much too old, sorry. However, the generic install procedure (i.e. compiling everything, from apache, autotools, php to php/java bridge) does work on Debian, too. Please either follow the INSTALL instructions or please install the precompiled binary as described above. Regards, Jost Boekemeier ___________________________________________________________ Telefonate ohne weitere Kosten vom PC zum PC: http://messenger.yahoo.de |