php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #1420 Line 44 in file php-3.0.7/functions/php3_gd.h says #include <gd.h>, but no gd.h
Submitted: 1999-05-17 16:43 UTC Modified: 1999-05-17 17:57 UTC
From: uppalk at cs dot scsu dot ctstateu dot edu Assigned:
Status: Closed Package: Installation problem
PHP Version: 3.0.7 OS: Solaris 2.6
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: uppalk at cs dot scsu dot ctstateu dot edu
New email:
PHP Version: OS:

 

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-05-17 17:57 UTC] rasmus at cvs dot php dot net
gd.h is part of the gd package.  Sounds like you have a partially installed gd. 
This is not a PHP problem.  Install gd properly, or disable gd support in
PHP.  (see ./configure --help)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Dec 26 23:01:28 2024 UTC