php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #1389 gdfont*.h not found
Submitted: 1999-05-07 16:08 UTC Modified: 1999-05-07 16:13 UTC
From: tandy at worldtypeset dot com Assigned:
Status: Closed Package: Installation problem
PHP Version: 3.0.7 OS: BSD 3.1
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: tandy at worldtypeset dot com
New email:
PHP Version: OS:

 

 [1999-05-07 16:08 UTC] tandy at worldtypeset dot com
An error was return when performing step 8 from
http://www.php.net/manual/installation.php3#INSTALL-UNIX

functions/gd.c:66: gdfontt.h: No such file or directory
functions/gd.c:67: gdfonts.h: No such file or directory
functions/gd.c:68: gdfontmb.h: No such file or directory
functions/gd.c:69: gdfontl.h: No such file or directory
functions/gd.c:70: gdfontg.h: No such file or directory
*** Error code 1


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-05-07 16:13 UTC] rasmus at cvs dot php dot net
Those files come with the GD distribution.  You must not have installed them.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Dec 27 01:01:28 2024 UTC