On Wed, May 30, 2001 at 06:09:02PM +0100, David R Newman wrote:
> Emiliano wrote:
>
> > David R Newman wrote:
> >
> > > When I run ./mkall, I get these errors:
> > >
> > > /usr/bin/phpize: aclocal: command not found
> > > /usr/bin/phpize: autoconf: command not found
> > > /usr/bin/phpize: autoheader: command not found
> >
> > You need to install autoconf.
>
> After installing autoconf, I get a different set of errors:
>
> /usr/bin/phpize: aclocal: command not found
It says all: install aclocal.
Basically, when compiling stuff like PHP modules, you need autoconf,
aclocal and optionally automake.
> autoconf: Undefined macros:
> ***BUG in autoconf--please report*** AC_ADD_LIBRARY_WITH_PATH
> ***BUG in autoconf--please report*** AC_ADD_INCLUDE
> ***BUG in autoconf--please report*** AC_ADD_LIBRARY
> ***BUG in autoconf--please report*** AC_ADD_INCLUDE
> configure.in:43:AC_PROG_LIBTOOL
> ./configure: line 1181: syntax error near unexpected token
> `PHP_ARG_WITH(midgard,'
--
Sincerely yours, Alexander Bokovoy
The Midgard Project | ALT Linux Team | Minsk Linux Users Group
www.midgard-project.org | www.altlinux.ru | www.minsk-lug.net
-- You won't skid if you stay in a rut.
-- Frank Hubbard
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]