php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #14352 ./configure --help is erreonous
Submitted: 2001-12-05 17:18 UTC Modified: 2001-12-05 17:46 UTC
From: jubei_ninja at hotmail dot com Assigned:
Status: Not a bug Package: *Compile Issues
PHP Version: 4.0.6 OS: any
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: jubei_ninja at hotmail dot com
New email:
PHP Version: OS:

 

 [2001-12-05 17:18 UTC] jubei_ninja at hotmail dot com


./configure --help | grep gd
  --with-gdbm[=DIR]       Include GDBM support
  --with-gd[=DIR]         Include GD support (DIR is GD's install dir).
  --enable-gd-native-ttf    GD: Enable TrueType string function in gd


./configure will not enable truetype fonts support in gd when using --enable-gd-native-ttf

It will work with : --enable-gd-native-tt 

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-12-05 17:46 UTC] mfischer@php.net
Glad you looked it up in the database to see this has been reported numerous times before and you didn't submit that redundant report.


(ps: has been fixed long time ago)
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed May 07 12:01:32 2025 UTC