php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #26460 Note about compiling with imap support on Mandrake Linux
Submitted: 2003-11-28 22:57 UTC Modified: 2004-09-17 10:22 UTC
From: lists at nutshell dot nu Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: Manfrake Linux
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: lists at nutshell dot nu
New email:
PHP Version: OS:

 

 [2003-11-28 22:57 UTC] lists at nutshell dot nu
Description:
------------
I had major problem when trying to compile php4 and php5 on my Mandrake Linux box. I use v9.2, but I think this problem is the same in earlier versions.

The make process will fail due to that the libc-client.a in Mdk Linux is compile without and kerberos support. A separate version with ssl is however installed, called client-PHP4.a. I had to manually recompile the package and add kerberos support to it. Then it compiled just fine.

Took me quite some time to discover this, a small note about this in the installation manual would have saved me lots of extra work.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-09-17 10:22 UTC] vrana@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.

"The libc-client.a in Mandrake Linux is compiled without Kerberos support. A separate version with SSL is however installed, called client-PHP4.a. You have to manually recompile the package and add Kerberos support to it."
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Nov 20 12:00:01 2025 UTC