ID: 14010 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: *Compile Issues Operating System: Linux Debian Potato PHP Version: 4.0CVS-2001-11-10 New Comment:
Well, I ungzipped an entirely new snapshot and compiled completely fresh. And the flag is now recognized. You might look into this. "make clean" doesn't clear it "make distclean" doesn't clear it "rm config.cache" doesn't clear it >From what I can see, the only way to change your --with-config-file-path setting is >for a completely fresh install. -- William Guynes Previous Comments: ------------------------------------------------------------------------ [2001-11-10 16:01:38] [EMAIL PROTECTED] 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 this 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]