betz            Sat Nov 30 07:45:48 2002 EDT

  Added files:                 
    /phpdoc/en/reference/ibase  configure.xml 
    /phpdoc/en/reference/iconv  configure.xml 
    /phpdoc/en/reference/ifx    configure.xml 
    /phpdoc/en/reference/image  configure.xml 
    /phpdoc/en/reference/imap   configure.xml 
    /phpdoc/en/reference/ingres-ii      configure.xml 
    /phpdoc/en/reference/ircg   configure.xml 

  Modified files:              
    /phpdoc/en/reference        rsusi.txt 
    /phpdoc/en/reference/com    reference.xml 
    /phpdoc/en/reference/ibase  reference.xml 
    /phpdoc/en/reference/iconv  reference.xml 
    /phpdoc/en/reference/ifx    reference.xml 
    /phpdoc/en/reference/image  reference.xml 
    /phpdoc/en/reference/imap   reference.xml 
    /phpdoc/en/reference/ingres-ii      reference.xml 
    /phpdoc/en/reference/ircg   reference.xml 
  Log:
  rsusi.txt: reflect changes
  configure.xml files added, linking from refernce.xml files
  
  
Index: phpdoc/en/reference/rsusi.txt
diff -u phpdoc/en/reference/rsusi.txt:1.38 phpdoc/en/reference/rsusi.txt:1.39
--- phpdoc/en/reference/rsusi.txt:1.38  Wed Nov 27 19:42:42 2002
+++ phpdoc/en/reference/rsusi.txt       Sat Nov 30 07:45:43 2002
@@ -10,7 +10,11 @@
  !no means that the new structure is not applied
 
  yes for ini means: separate ini.xml and correct linked from reference.xml
-
+ yes for configure means: separate configure.xml and correct linked from reference.xml
+ none means: no ini/configure needed.
+ 
+ *** means: needs a review, maybe the information given is not enough.
+ 
 For other extensions, the new structure is applied. Please also reflect your
 changes here, if you mofify any reference.xml and the modification affects this
 table. One may also add more columns for ini and configure stuff reorganization...
@@ -19,19 +23,19 @@
 --------------------------------------------------------------------------------
 apache                       yes   none
 array                        none  none
-aspell         deprecated
+aspell         removed 4.3
 bc                           yes   yes
 bzip2                        none  yes
 calendar                     none  yes
-ccvs           
+ccvs           removed 4.3
 classobj                     none  none
 com                          yes   none
 cpdf                         none  yes
 crack                        yes   yes
 ctype                        none  yes
 curl                         none  yes
-cybercash      ~
-cybermut                     none  yes
+cybercash     ~ removed 4.3
+cybermut       PECL 4.3      none  yes
 cyrus          ~             none  yes
 datetime                     none  none
 dba                          none  yes
@@ -42,7 +46,7 @@
 dio                          none  yes
 dir                          none  none
 domxml         ++            none  yes
-dotnet         ~             none
+dotnet         ~             none  none
 errorfunc                    yes   none
 exec                         none  none
 fbsql                        yes   yes
@@ -50,27 +54,27 @@
 filepro        ~             none  yes
 filesystem                   yes   none
 fribidi        ~             none  yes
-ftp                                yes
+ftp                          none  yes
 funchand                     none  none
 gettext                      none  yes
 gmp                          none  yes
-http           
+http                         none  none
 hw             ++            yes   yes
 hwapi          ++            yes   yes
-ibase                        yes
-icap           deprecated
-iconv                        yes
-ifx                          yes
-iisfunc        
-image                        yes
-imap           
-info                         yes
-ingres-ii                    yes
-ircg           
+ibase                        yes   yes
+icap           removed 4.3
+iconv                        yes   yes
+ifx                          yes   ***
+iisfunc       no build       none  none
+image                        yes   ***
+imap                         none  ***
+info                         yes   none
+ingres-ii                    yes   ***
+ircg                         none   yes
 java           ++            yes
 ldap           ++            yes
 mail                         yes
-mailparse      ~
+mailparse      ~ PECL 4.2.0
 math           
 mbstring       ++            yes
 mcal
@@ -122,7 +126,7 @@
 uodbc                        yes
 url            ~
 var            ~             yes
-vpopmail       ~
+vpopmail      ~ PECL 4.3
 w32api
 wddx
 xml
Index: phpdoc/en/reference/com/reference.xml
diff -u phpdoc/en/reference/com/reference.xml:1.4 
phpdoc/en/reference/com/reference.xml:1.5
--- phpdoc/en/reference/com/reference.xml:1.4   Thu Sep 12 16:30:45 2002
+++ phpdoc/en/reference/com/reference.xml       Sat Nov 30 07:45:44 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <reference id="ref.com"> 
   <title>COM support functions for Windows</title> 
   <titleabbrev>COM</titleabbrev> 
@@ -31,6 +31,7 @@
    <section id="com.installation">
     &reftitle.install;
     &no.install;
+    &windows.builtin;
    </section>
 
    &reference.com.ini;
Index: phpdoc/en/reference/ibase/reference.xml
diff -u phpdoc/en/reference/ibase/reference.xml:1.6 
phpdoc/en/reference/ibase/reference.xml:1.7
--- phpdoc/en/reference/ibase/reference.xml:1.6 Sun Nov 24 21:29:01 2002
+++ phpdoc/en/reference/ibase/reference.xml     Sat Nov 30 07:45:44 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
  <reference id="ref.ibase">
   <title>InterBase functions</title>
   <titleabbrev>InterBase</titleabbrev>
@@ -37,19 +37,8 @@
     <para>
     </para>
    </section>
-   
-   <section id="ibase.installation">
-    &reftitle.install;
-    <note>
-     <title>Note to Win32 Users</title>
-     <simpara>
-      In order to enable this module on a Windows environment, you must copy
-      <emphasis>gds32.dll</emphasis> from the DLL folder of the PHP/Win32 binary
-      package to the SYSTEM32 folder of your windows machine. (Ex: C:\WINNT\SYSTEM32
-      or C:\WINDOWS\SYSTEM32)
-     </simpara>
-    </note>
-   </section>
+
+   &reference.ibase.configure;
 
    &reference.ibase.ini;
 
Index: phpdoc/en/reference/iconv/reference.xml
diff -u phpdoc/en/reference/iconv/reference.xml:1.11 
phpdoc/en/reference/iconv/reference.xml:1.12
--- phpdoc/en/reference/iconv/reference.xml:1.11        Sun Nov 24 21:32:40 2002
+++ phpdoc/en/reference/iconv/reference.xml     Sat Nov 30 07:45:44 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.11 $ -->
+<!-- $Revision: 1.12 $ -->
  <reference id="ref.iconv">
   <title>iconv functions</title>
   <titleabbrev>iconv</titleabbrev>
@@ -26,23 +26,7 @@
     </para>
    </section>
 
-   <section id="iconv.installation">
-    &reftitle.install;
-    <para>
-     To be able to use the functions defined in this module you must compile
-     your PHP interpreter using the configure line
-     <option role="configure">--with-iconv[=DIR]</option>.
-    </para>
-    <note>
-     <title>Note to Win32 Users</title>
-     <simpara>
-      In order to enable this module on a Windows environment, you must copy
-      <emphasis>iconv-1.3.dll</emphasis> from the DLL folder of the PHP/Win32 binary
-      package to the SYSTEM32 folder of your windows machine. (Ex: C:\WINNT\SYSTEM32
-      or C:\WINDOWS\SYSTEM32)
-     </simpara>
-    </note>
-   </section>
+   &reference.iconv.configure;
 
    &reference.iconv.ini;
 
Index: phpdoc/en/reference/ifx/reference.xml
diff -u phpdoc/en/reference/ifx/reference.xml:1.6 
phpdoc/en/reference/ifx/reference.xml:1.7
--- phpdoc/en/reference/ifx/reference.xml:1.6   Thu Sep 12 16:32:24 2002
+++ phpdoc/en/reference/ifx/reference.xml       Sat Nov 30 07:45:45 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
  <reference id="ref.ifx">
   <title>Informix functions</title>
   <titleabbrev>Informix</titleabbrev>
@@ -34,21 +34,7 @@
      </note>
    </section>
 
-   <section id="ifx.installation">
-    &reftitle.install;
-    <note>
-     <para>
-      The configure script will autodetect the libraries and include
-      directories, if you run configure
-      <option role="configure">--with_informix=yes</option>. You can
-      override this detection by specifying "IFX_LIBDIR", "IFX_LIBS" and
-      "IFX_INCDIR" in the environment.  The configure script will also
-      try to detect your Informix server version.  It will set the
-      "HAVE_IFX_IUS" conditional compilation variable if your Informix
-      version &gt;= 9.00.
-     </para>
-    </note>
-   </section>
+   &reference.ifx.configure;
 
    &reference.ifx.ini;
 
Index: phpdoc/en/reference/image/reference.xml
diff -u phpdoc/en/reference/image/reference.xml:1.11 
phpdoc/en/reference/image/reference.xml:1.12
--- phpdoc/en/reference/image/reference.xml:1.11        Wed Oct  9 04:32:05 2002
+++ phpdoc/en/reference/image/reference.xml     Sat Nov 30 07:45:46 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.11 $ -->
+<!-- $Revision: 1.12 $ -->
 <reference id="ref.image">
  <title>Image functions</title>
  <titleabbrev>Image</titleabbrev>
@@ -45,18 +45,101 @@
      version of <acronym>GD</acronym> you install, and any other libraries
      <acronym>GD</acronym> might need to access those image formats.
      Versions of <acronym>GD</acronym> older than gd-1.6
-     support gif format images, and do not support png, where versions
-     greater than gd-1.6 support png, not gif.
+     support GIF format images, and do not support PNG, where versions
+     greater than gd-1.6 support PNG, not GIF.
       <note>
        <simpara>
         Since PHP 4.3 there is a bundled version of the GD lib. This bundled
-        version has some additional features like alpha blending and should
-        be used in preference to the external library since it's codebase is
-        better maintained and more stable.
+        version has some additional features like alpha blending, and should
+        be used in preference to the external library
+        since it's codebase is better maintained and more stable.
        </simpara>
       </note>
     </para>
     <para>
+     You may wish to enhance GD to handle more image formats.
+     <table>
+     <title>Supported image formats</title>
+      <tgroup cols="3">
+       <thead>
+        <row>
+         <entry>Image format</entry>
+         <entry>Library to download</entry>
+         <entry>Notes</entry>
+        </row>
+       </thead>
+       <tbody>
+        <row>
+         <entry><literal>gif</literal></entry>
+         <entry></entry>
+         <entry>
+          Only supported in GD versions older than gd-1.6. <emphasis>Read-only
+          </emphasis> GIF support is available with PHP 4.3.0 and the bundled
+          GD-library.
+         </entry>
+        </row>
+        <row>
+         <entry><literal>jpeg-6b</literal></entry>
+         <entry><ulink url="&url.jpeg;">&url.jpeg;</ulink></entry>
+         <entry></entry>
+        </row>
+        <row>
+         <entry><literal>png</literal></entry>
+         <entry><ulink url="&url.libpng;">&url.libpng;</ulink></entry>
+         <entry>
+          Only supported in GD versions greater than gd-1.6.
+         </entry>
+        </row>
+        <row>
+         <entry><literal>xpm<</literal></entry>
+         <entry><ulink url="&url.libxpm;">&url.libxpm;</ulink></entry>
+         <entry>
+          It's likely you have this library already available, if your system
+          has an installed X-Environment.
+         </entry>
+        </row>
+       </tbody>
+      </tgroup>
+     </table>
+    </para>
+
+    <para>
+     You may wish to enhance GD to deal with different fonts. The following
+     font libraries are supported:
+     <table>
+     <title>Supported font libraries</title>
+      <tgroup cols="3">
+       <thead>
+        <row>
+         <entry>Font library</entry>
+         <entry>Download</entry>
+         <entry>Notes</entry>
+        </row>
+       </thead>
+       <tbody>
+        <row>
+         <entry><literal>FreeType 1.x</literal></entry>
+         <entry><ulink url="&url.freetype;">&url.freetype;</ulink></entry>
+         <entry></entry>
+        </row>
+        <row>
+         <entry><literal>FreeType 2</literal></entry>
+         <entry><ulink url="&url.freetype;">&url.freetype;</ulink></entry>
+         <entry></entry>
+        </row>
+        <row>
+         <entry><literal>T1lib</literal></entry>
+         <entry><ulink url="&url.t1lib;">&url.t1lib;</ulink>)</entry>
+         <entry>
+          Support for Type 1 fonts.
+         </entry>
+        </row>
+       </tbody>
+      </tgroup>
+     </table>
+    </para>
+
+    <para>
      If you have PHP compiled with <option role="configure">--enable-exif</option>
      you are able to work with information stored in headers of
      <acronym>JPEG</acronym> and <acronym>TIFF</acronym> images. This way you can
@@ -70,22 +153,7 @@
     </para>
    </section>
 
-   <section id="image.installation">
-    &reftitle.install;
-    <para>
-     In order to read and write images in jpeg format, you will need to
-     obtain and install jpeg-6b (available at
-     <ulink url="&url.jpeg;">&url.jpeg;</ulink>), and then recompile
-     <acronym>GD</acronym> to make use of jpeg-6b. You will also have to
-     compile PHP with 
-     <option role="configure">--with-jpeg-dir=/path/to/jpeg-6b</option>.
-    </para>
-    <para>
-     To add support for Type 1 fonts, you can install t1lib (available
-     at <ulink url="&url.t1lib;">&url.t1lib;</ulink>), and then add
-     <option role="configure">--with-t1lib[=dir]</option>.
-    </para>
-   </section>
+   &reference.image.configure;
 
    &reference.image.ini;
 
Index: phpdoc/en/reference/imap/reference.xml
diff -u phpdoc/en/reference/imap/reference.xml:1.9 
phpdoc/en/reference/imap/reference.xml:1.10
--- phpdoc/en/reference/imap/reference.xml:1.9  Thu Sep 26 17:47:41 2002
+++ phpdoc/en/reference/imap/reference.xml      Sat Nov 30 07:45:46 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.9 $ -->
+<!-- $Revision: 1.10 $ -->
  <reference id='ref.imap'>
   <title>IMAP, POP3 and NNTP functions</title>
   <titleabbrev>IMAP</titleabbrev>
@@ -69,21 +69,7 @@
     </note>
    </section>
 
-   <section id="imap.installation">
-    &reftitle.install;
-    <para>
-     To get these functions to work, you have to compile PHP with
-     <option role="configure">--with-imap</option>.
-    </para>
-    <note>
-     <simpara>
-      Depending how the c-client was configured, you might also need to add 
-      <option role="configure">--with-imap-ssl=/path/to/openssl/</option>
-      and/or <option role="configure">--with-kerberos</option> into the PHP
-      configure line.
-     </simpara>
-    </note>
-   </section>
+   &reference.imap.configure;
 
    <section id="imap.configuration">
     &reftitle.runtime;
Index: phpdoc/en/reference/ingres-ii/reference.xml
diff -u phpdoc/en/reference/ingres-ii/reference.xml:1.4 
phpdoc/en/reference/ingres-ii/reference.xml:1.5
--- phpdoc/en/reference/ingres-ii/reference.xml:1.4     Sat Sep 14 17:12:57 2002
+++ phpdoc/en/reference/ingres-ii/reference.xml Sat Nov 30 07:45:47 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
  <reference id="ref.ingres">
   <title>Ingres II functions</title>
   <titleabbrev>Ingres II</titleabbrev>
@@ -33,26 +33,7 @@
     </para>
    </section>
 
-   <section id="ingres.installation">
-    &reftitle.install;
-    <para>
-     In order to have these functions available, you must compile php
-     with Ingres support by using the
-     <link linkend="install.configure.with-ingres">--with-ingres</link> option.
-     If the II_SYSTEM environment variable isn't correctly
-     set you may have to use
-     <link linkend="install.configure.with-ingres">--with-ingres=DIR</link>
-     to specify your Ingres installation directory.
-    </para>
-    <para>
-     When using this extension with Apache, if Apache does not start
-     and complains with "PHP Fatal error: Unable to start ingres_ii
-     module in Unknown on line 0" then make sure the environement
-     variable II_SYSTEM is correctly set. Adding "export
-     II_SYSTEM="/home/ingres/II" in the script that starts Apache, just
-     before launching httpd, should be fine.
-    </para>
-   </section>
+   &reference.ingres-ii.configure;
    
    &reference.ingres-ii.ini;
 
Index: phpdoc/en/reference/ircg/reference.xml
diff -u phpdoc/en/reference/ircg/reference.xml:1.4 
phpdoc/en/reference/ircg/reference.xml:1.5
--- phpdoc/en/reference/ircg/reference.xml:1.4  Wed Nov 27 11:50:10 2002
+++ phpdoc/en/reference/ircg/reference.xml      Sat Nov 30 07:45:47 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
  <reference id="ref.ircg">
   <title>IRC Gateway Functions</title>
   <titleabbrev>IRC Gateway</titleabbrev>
@@ -30,14 +30,7 @@
     </para>
    </section>
 
-   <section id="ircg.install">
-    &reftitle.install;
-    <para>
-    Detailed installation instructions can be found
-    <ulink url="&url.ircg-install;">here</ulink>. We urge you to use
-    the provided installation script.
-    </para>
-   </section>
+   &reference.ircg.configure;
 
    <section id="ircg.configuration">
     &reftitle.runtime;

Index: phpdoc/en/reference/ibase/configure.xml
+++ phpdoc/en/reference/ibase/configure.xml
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<section id="ibase.installation">
 &reftitle.install;
 <para>
  To enable InterBase support configure PHP
  <option role="configure">--with-interbase[=DIR]</option>, where DIR is the
  InterBase base install directory, which defaults to
  <filename>/usr/interbase</filename>.
 </para>
 <note>
  <title>Note to Win32 Users</title>
  <simpara>
   In order to enable this module on a Windows environment, you must copy
   <emphasis>gds32.dll</emphasis> from the DLL folder of the PHP/Win32 binary
   package to the SYSTEM32 folder of your windows machine. (Ex: C:\WINNT\SYSTEM32
   or C:\WINDOWS\SYSTEM32). In case you installed the InterBase database server on the
   same machine PHP is running on, you will have this DLL already. Therfore you don't
   need to copy <emphasis>gds32.dll</emphasis> from the DLL folder.
  </simpara>
 </note>
</section>

<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->

Index: phpdoc/en/reference/iconv/configure.xml
+++ phpdoc/en/reference/iconv/configure.xml
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<section id="iconv.installation">
 &reftitle.install;
 <para>
  To be able to use the functions defined in this module you must compile
  your PHP interpreter using the configure line
  <option role="configure">--with-iconv[=DIR]</option>.
 </para>
 <note>
  <title>Note to Win32 Users</title>
  <simpara>
   In order to enable this module on a Windows environment, you must copy
   <emphasis>iconv-1.3.dll</emphasis> from the DLL folder of the PHP/Win32 binary
   package to the SYSTEM32 folder of your windows machine. (Ex: C:\WINNT\SYSTEM32
   or C:\WINDOWS\SYSTEM32). Starting with PHP 4.2.1 the name changed to
   <emphasis>iconv.dll</emphasis>
  </simpara>
 </note>
</section>

<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->

Index: phpdoc/en/reference/ifx/configure.xml
+++ phpdoc/en/reference/ifx/configure.xml
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<section id="ifx.installation">
 &reftitle.install;
 <para>
  To be able to use the functions defined in this module you must compile
  your PHP interpreter using the configure line
  <option role="configure">--with_informix[=DIR]</option>, where DIR is the
  Informix base install directory, defaults to nothing.
 </para>
</section>

<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->

Index: phpdoc/en/reference/image/configure.xml
+++ phpdoc/en/reference/image/configure.xml
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<section id="image.installation">
 &reftitle.install;
 <para>
  To enable GD-support configure PHP
  <option role="configure">--with-gd[=DIR]</option>, where DIR is the GD base
  install directory. To use the recommended bundled version of the GD library
  configure <option role="configure">--with-gd</option>.
 </para>
 <para>
  Enhance the capabilities of GD to handle more image formats by specifying
  the <literal>--with-XXXX</literal> configure switch to your PHP configure
  line.
  <table>
   <title>Supported image formats</title>
   <tgroup cols="2">
    <thead>
     <row>
      <entry>Image Format</entry>
      <entry>Configure Switch</entry>
     </row>
    </thead>
    <tbody>
     <row>
      <entry><literal>jpeg-6b</literal></entry>
      <entry>
       To enable support for jpeg-6b add
       <option role="configure">--with-jpeg-dir=DIR</option>.
      </entry>
     </row>
     <row>
      <entry><literal>png</literal></entry>
      <entry>
       To enable support for png add
       <option role="configure">--with-png-dir=DIR</option>. Note, libpng
       requires the <link linkend="zlib.requirements">zlib library</link>,
       therefore add <option role="configure">--with-zlib-dir[=DIR]</option>
       to your configure line.
      </entry>
     </row>
     <row>
      <entry><literal>xpm</literal></entry>
      <entry>
       To enable support for xpm add
       <option role="configure">--with-xpm-dir=DIR</option>. If configure
       is not able to find the required libraries, you may add the path to
       your X11 libraries.
      </entry>
     </row>
    </tbody>
   </tgroup>
  </table>
 </para>
 <para>
  Enhance the capabilities of GD to deal with different fonts by specifying
  the <literal>--with-XXXX</literal> configure switch to your PHP configure
  line.
  <table>
   <title>Supported font libraries</title>
   <tgroup cols="2">
    <thead>
     <row>
      <entry>Font library</entry>
      <entry>Configure Switch</entry>
     </row>
    </thead>
    <tbody>
     <row>
      <entry><literal>FreeType 1.x</literal></entry>
      <entry>
       To enable support for FreeType 1.x add
       <option role="configure">--with-ttf[=DIR]</option>.
      </entry>
     </row>
     <row>
      <entry><literal>FreeType 2</literal></entry>
      <entry>
       To enable support for FreeType 2 add
       <option role="configure">--with-freetype-dir=DIR</option>.
      </entry>
     </row>
     <row>
      <entry><literal>T1lib</literal></entry>
      <entry>
       To enable support for T1lib (Type 1 fonts) add
       <option role="configure">--with-t1lib[=DIR]</option>.
      </entry>
     </row>
     <row>
      <entry><literal>Native TrueType string function</literal></entry>
      <entry>
       To enable support for native TrueType string function add
       <option role="configure">--enable-gd-native-ttf</option>.
      </entry>
     </row>
    </tbody>
   </tgroup>
  </table>
 </para>
</section>


<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->

Index: phpdoc/en/reference/imap/configure.xml
+++ phpdoc/en/reference/imap/configure.xml
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<section id="imap.installation">
 &reftitle.install;
 <para>
  To get these functions to work, you have to compile PHP with
  <option role="configure">--with-imap=[DIR]</option>, where DIR is the
  c-client install prefix.
 </para>
 <note>
  <simpara>
   Depending how the c-client was configured, you might also need to add
   <option role="configure">--with-imap-ssl=/path/to/openssl/</option>
   and/or <option role="configure">--with-kerberos=/path/to/kerberos</option>
   into the PHP configure line.
  </simpara>
 </note>
</section>

<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->


Index: phpdoc/en/reference/ingres-ii/configure.xml
+++ phpdoc/en/reference/ingres-ii/configure.xml
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<section id="ingres.installation">
 &reftitle.install;
 <para>
  In order to have these functions available, you must compile PHP with
  Ingres support by using the
  <option role="configure">--with-ingres=[DIR]</option> option, where DIR is
  the Ingres base directory, which defaults to <filename>/II/ingres</filename>.
  If the II_SYSTEM environment variable isn't correctly set you may have to
  use <option role="configure">--with-ingres=DIR</option>
  to specify your Ingres installation directory.
 </para>
 <para>
  When using this extension with Apache, if Apache does not start
  and complains with "PHP Fatal error: Unable to start ingres_ii
  module in Unknown on line 0" then make sure the environement
  variable II_SYSTEM is correctly set. Adding "export
  II_SYSTEM="/home/ingres/II" in the script that starts Apache, just
  before launching httpd, should be fine.
 </para>
</section>

<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->

Index: phpdoc/en/reference/ircg/configure.xml
+++ phpdoc/en/reference/ircg/configure.xml
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<section id="ircg.install">
 &reftitle.install;
 <para>
  Detailed installation instructions can be found
  <ulink url="&url.ircg-install;">here</ulink>. We urge you to use
  the provided installation script.
 </para>
</section>

<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->

-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to