vrana           Fri Sep 17 04:23:10 2004 EDT

  Modified files:              
    /phpdoc/en/reference/imap   reference.xml 
  Log:
  Installation on Mandrake (bug #26460)
  
http://cvs.php.net/diff.php/phpdoc/en/reference/imap/reference.xml?r1=1.14&r2=1.15&ty=u
Index: phpdoc/en/reference/imap/reference.xml
diff -u phpdoc/en/reference/imap/reference.xml:1.14 
phpdoc/en/reference/imap/reference.xml:1.15
--- phpdoc/en/reference/imap/reference.xml:1.14 Tue Feb 24 03:45:53 2004
+++ phpdoc/en/reference/imap/reference.xml      Fri Sep 17 04:23:07 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.14 $ -->
+<!-- $Revision: 1.15 $ -->
  <reference id='ref.imap'>
   <title>IMAP, POP3 and NNTP Functions</title>
   <titleabbrev>IMAP</titleabbrev>
@@ -43,6 +43,14 @@
       To build the c-client library with SSL or/and Kerberos support read
       the docs supplied with the package.
      </para>
+    </note>
+    <note>
+     <simpara>
+      The <filename>libc-client.a</filename> in Mandrake Linux is compiled
+      without Kerberos support. A separate version with SSL is however
+      installed, called <filename>client-PHP4.a</filename>. You have to
+      manually recompile the package and add Kerberos support to it.
+     </simpara>
     </note>
    </section>
 

Reply via email to