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