php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #56082 install fails - can't find krb5.h
Submitted: 2004-05-30 11:28 UTC Modified: 2013-10-01 10:33 UTC
From: matt at kynx dot org Assigned:
Status: Wont fix Package: *General Issues
PHP Version: 5CVS-2004-05-30 (dev) OS: RedHat 9
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: matt at kynx dot org
New email:
PHP Version: OS:

 

 [2004-05-30 11:28 UTC] matt at kynx dot org
Description:
------------
On RedHat 9, the file krb5.h required for installation of this package is located in /usr/kerebos/include where make cannot find it.

To get this package to install, run
$ CFLAGS="-I/usr/kerberos/include"; export CFLAGS

before you run the pear install. 


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2013-10-01 10:33 UTC] mike@php.net
-Status: Open +Status: Wont fix -Package: PDO_PGSQL +Package: *General Issues
 [2013-10-01 10:33 UTC] mike@php.net
PECL PDO packages are obsolete.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 10:01:31 2024 UTC