From 4a70f2f9148a70425ab2cfbc8942eecf0be0de09 Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Fri, 17 Sep 2004 08:23:07 +0000 Subject: [PATCH] Installation on Mandrake (bug #26460) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168707 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/imap/reference.xml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/reference/imap/reference.xml b/reference/imap/reference.xml index d0d98cf33d..a4af828041 100644 --- a/reference/imap/reference.xml +++ b/reference/imap/reference.xml @@ -1,5 +1,5 @@ - + IMAP, POP3 and NNTP Functions IMAP @@ -44,6 +44,14 @@ the docs supplied with the package. + + + 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. + + &reference.imap.configure;