php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #9394 Wrong Configure Option
Submitted: 2001-02-22 03:37 UTC Modified: 2001-02-22 18:34 UTC
From: gavin at space4u dot com Assigned:
Status: Closed Package: Installation problem
PHP Version: 4.0.4pl1 OS: Linux 2.2.18
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: gavin at space4u dot com
New email:
PHP Version: OS:

 

 [2001-02-22 03:37 UTC] gavin at space4u dot com
./Configure --help outputs :
<snip>
--enable-gd-imgstrttf   Enable TrueType string function in gd
<snip>

but the configure script it says: (about line 15422)

--enable-gd-native-ttf

using the --enable-gd-imgstrttf has no effect , one has to use the --enable-gd-native-ttf option.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-02-22 18:34 UTC] sniper@php.net
This is fixed in CVS already.

--Jani

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Fri May 09 21:01:27 2025 UTC