php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #12490 error in ./configure --help concerning GD
Submitted: 2001-07-31 12:02 UTC Modified: 2001-07-31 13:56 UTC
From: skhanna at csc dot tntech dot edu Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4.0.6 OS: Linux 2.4.6 (LFS)
Private report: No CVE-ID: None
 [2001-07-31 12:02 UTC] skhanna at csc dot tntech dot edu
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


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-07-31 13:56 UTC] andy@php.net
This has already been fixed in CVS...

http://snaps.php.net
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Tue Jun 16 01:00:01 2026 UTC