[PHP-DEV] PHP 4.0 Bug #5315: --with-gdbm=blahblah not complete From: tpg <email protected>
Date: 07/01/00

From: tpg <email protected>
Operating system: Solaris
PHP version: 4.0.1pl2
PHP Bug Type: Installation problem
Bug description: --with-gdbm=blahblah not complete

In my environment I have a completely empty /usr/local.
Hence I must specify an override for locations of many
things. Specifying a --with-gdbm= path does not get
past ./configure. At about line 9816 in ./configure you
can see the script checks several paths for gdbm.h,
but it never checks the path I provided with --with-gdbm

I have circumvented this manually by editting ./configure.

This bug has been in all the PHP 4* releases as far as I
know (and probably before that too).

Low priority, but irritating (for me alone, I suspect :-)

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>