Which php??

Michael Powell nightrecon at hotmail.com
Thu Jan 13 01:44:27 UTC 2011


Gary Kline wrote:

[snip]
> autoconf: required version 2.68 not found
> *** Error code 1
> 
> Stop in /usr/ports/security/php5-hash.
> *** Error code 1
> 
> Stop in /usr/ports/lang/php5-extensions.
> *** Error code 1
> 
> Stop in /usr/ports/lang/php5-extensions.
> 
Setting these environment variables prior to building anything PHP is a 
workaround for the autoconf stuff.

in tcsh/csh: 

setenv PHP_AUTOCONF autoconf-2.68
setenv PHP_AUTOHEADER autoheader-2.68 

Then proceed to build, install, update. This is a very old, long time ago 
type error that recurs every so often.  And this is assuming, of course, 
that the current versions are indeed installed.

-Mike




More information about the freebsd-questions mailing list