David R Newman wrote:

> > > /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.
> 
> OK, I'll do that. I thought that you only needed autoconf if you
> are developing programs, rather than just installing from a pre-written
> source?

Usually, yes. For an installation one can generaly pre-generate the
installation utilities. But for PHP extensions, these are partly
generated by the phpize tool, which offers information about your
setup. We can't pre-generate that. midgard-lib and mod_midgard do.

Emile


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to