php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #12380 very simple misstake in the configure-script
Submitted: 2001-07-25 18:30 UTC Modified: 2001-07-27 22:03 UTC
From: malte at webstay dot org Assigned:
Status: Closed Package: GD related
PHP Version: 4.0.6 OS: all
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:
36 + 21 = ?
Subscribe to this entry?

 
 [2001-07-25 18:30 UTC] malte at webstay dot org
when you run the configurescript, if you want to use the ttf-string-stuff, you must type
--enable-gd-native-tt
instead of
--enable-gd-native-ttf

due to a little misstake in the configurescript :)
or you can ofcourse edit the configurefile.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-07-27 22:03 UTC] sniper@php.net
This has been fixed a long ago (in CVS). Thanks anyway.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 02:01:29 2024 UTC