Hello,
=20
I'm having problems to install php/java bridge
(php-java-bridge-2.0.8RC4) on a SUSE 8 (2.4.21-138-smp)
The rpm package isn't avalaible.
I've so installed php 5.0.4, autoconf 2.59 and automake 1.9 from the
tarballs.
Configure doesn't work.=20
...
configure.in:21: error: possibly undefined macro: AC_PROG_LIBTOOL
If this token and others are legitimate, please use
m4_pattern_allow.
See the Autoconf documentation.
./configure.gnu: line 8: libtoolize: command not found
Makefile.am:3: Libtool library used but `LIBTOOL' is undefined
Makefile.am:3:
Makefile.am:3: The usual way to define `LIBTOOL' is to add
`AC_PROG_LIBTOOL'
Makefile.am:3: to `configure.in' and run `aclocal' and `autoconf' again.
.......
configure: error: host_alias is not set. Make sure to run config.guess
configure: error: /bin/sh './configure.gnu' failed for server
=20
=20
config_guess returns=20
i686-pc-linux-gnu
=20
Can anybody help ?
PS I've tried to run rpmbuild too, but for some reason that I don't
know, it isn't present on my server.(rpm exists)
Thank's in advance.
=20
=20
|