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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 09:01:26 2024 UTC