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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
15 - 11 = ?
Subscribe to this entry?

 
 [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: Wed Apr 24 01:01:31 2024 UTC