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 this is not your bug, you can add a comment by following this link.
If this is your bug, but 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

Add a Patch

Pull Requests

Add a Pull Request

History

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

--Jani

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon May 06 07:01:32 2024 UTC