[PHP-DEV] Bug #12490 Updated: error in ./configure --help concerning GD From: andy <email protected>
Date: 07/31/01

ID: 12490
Updated by: andy
Reported By: skhanna <email protected>
Old Status: Open
Status: Closed
Bug Type: Documentation problem
Operating System: Linux 2.4.6 (LFS)
PHP Version: 4.0.6
New Comment:

This has already been fixed in CVS...

http://snaps.php.net

Previous Comments:
------------------------------------------------------------------------

[2001-07-31 12:02:48] skhanna <email protected>

in the ./configure --help standard output, the following
flag is noted under the GD section:
--enable-gd-native-ttf, HOWEVER when running the
configuration script with that flag I could never get it
to answer yes to that option. After studying the
config.log and the configuration script, I realized the
flag wasn't "enable-gd-native-ttf" but
"enable-gd-native-tt" !! TT instead of TTF !!. This one
letter could keep several features from being compiled in.
Please update your ./configure script. Thanks

Sumit Khanna
CSC, Tennessee Technological University

------------------------------------------------------------------------

Edit this bug report at http://bugs.php.net/?id=12490&edit=1

-- 
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>