From: <php...@li...> - 2006-09-09 17:35:17
|
Hi, > aclocal: configure.in: 20: macro `AM_PROG_GCJ' not > found in library > aclocal: configure.in most likely autoconf is not correctly installed on your operating system or some development files are missing or maybe the debian people have finally patched it to death... :) AM gcj must be defined either to the gcj program or to /bin/false. The scripts use gcj to compile java to native code or they don't do anything, if gcj is not installed. The autoconf scripts work correctly on other OS, so we will not add a workaround for this problem. Please use the original autoconf, automake and libtool programs, not the programs that came with your operating system. The exact procedure is described in the INSTALL document. However, on Ubuntu you don't need to compile the bridge. You can either install the RPM with alien or open it with a file manager and drag and drop the content of the lib directory to your your php installation and restart apache. Regards, Jost Boekemeier ___________________________________________________________ Der frühe Vogel fängt den Wurm. Hier gelangen Sie zum neuen Yahoo! Mail: http://mail.yahoo.de |