From: [EMAIL PROTECTED]
Operating system: Linux Debian Potato
PHP version: 4.0CVS-2001-11-10
PHP Bug Type: *Compile Issues
Bug description: --with-config-file-path=[DIR] ineffective
Build with --with-config-file-path=[DIR] in configure is ignored.
Here's my full configure line:
./configure '--with-config-file-path=/etc' \
'--with-apxs=/usr/local/apache/bin/apxs' \
'--with-mysql=/usr/local/mysql' \
'--enable-track-vars' \
'--with-zlib=shared,/usr' \
'--with-xml' \
'--with-gd=shared,/usr' \
'--with-jpeg-dir=shared,/usr' \
'--with-png-dir=shared,/usr' \
'--with-xpm-dir=shared,/usr/X11R6' \
'--with-ttf=shared,/usr' \
'--with-t1lib=shared,/usr' \
'--enable-gd-native-tt'
Please note that this is a work in progress. There are other problems with
this configure, but I do not believe them to be related to the
--with-config-file-path problem.
--
William Guynes
--
Edit bug report at: http://bugs.php.net/?id=14010&edit=1
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]