mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
remove integrated configure options
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@111389 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
cc5cc1cf2b
commit
532b26f806
5 changed files with 41 additions and 1018 deletions
|
@ -1,98 +1,9 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.6 $ -->
|
||||
<!-- $Revision: 1.7 $ -->
|
||||
<sect3 id="install.configure.options.databases">
|
||||
<title>Database options</title>
|
||||
<variablelist>
|
||||
<varlistentry id="install.configure.with-db">
|
||||
<term>
|
||||
<parameter>--with-db</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Include old xDBM support (deprecated).
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.enable-dba">
|
||||
<term>
|
||||
<parameter>--enable-dba=shared</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Build DBA as a shared module.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-gdbm">
|
||||
<term>
|
||||
<parameter>--with-gdbm[=DIR]</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Include GDBM support.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-ndbm">
|
||||
<term>
|
||||
<parameter>--with-ndbm[=DIR]</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Include NDBM support.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-db2">
|
||||
<term>
|
||||
<parameter>--with-db2[=DIR]</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Include Berkeley DB2 support.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-db3">
|
||||
<term>
|
||||
<parameter>--with-db3[=DIR]</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Include Berkeley DB3 support.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-dbm">
|
||||
<term>
|
||||
<parameter>--with-dbm[=DIR]</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Include DBM support.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-cdb">
|
||||
<term>
|
||||
<parameter>--with-cdb[=DIR]</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Include CDB support.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.enable-dbase">
|
||||
<term>
|
||||
<parameter>--enable-dbase</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Enable the bundled dbase library.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="install.configure.with-dbplus">
|
||||
<term>
|
||||
<parameter>--with-dbplus</parameter>
|
||||
|
@ -103,111 +14,7 @@
|
|||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.enable-dbx">
|
||||
<term>
|
||||
<parameter>--enable-dbx</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Enable dbx.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-fbsql">
|
||||
<term>
|
||||
<parameter>--with-fbsql[=DIR]</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Include FrontBase support. DIR is the FrontBase base directory.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.enable-filepro">
|
||||
<term>
|
||||
<parameter>--enable-filepro</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Enable the bundled read-only filePro support.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-fribidi">
|
||||
<term>
|
||||
<parameter>--with-fribidi[=DIR]</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Include fribidi support (requires FriBidi >=0.1.12). DIR is the fribidi
|
||||
installation directory - default /usr/local/.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-informix">
|
||||
<term>
|
||||
<parameter>--with-informix[=DIR]</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Include Informix support. DIR is the Informix base install directory,
|
||||
defaults to nothing.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-ingres">
|
||||
<term>
|
||||
<parameter>--with-ingres[=DIR]</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Include Ingres II support. DIR is the Ingres base directory (default /II/ingres).
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-interbase">
|
||||
<term>
|
||||
<parameter>--with-interbase[=DIR]</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Include InterBase support. DIR is the InterBase base install directory,
|
||||
defaults to /usr/interbase.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-msql">
|
||||
<term>
|
||||
<parameter>--with-msql[=DIR]</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Include mSQL support. DIR is the mSQL base install directory, defaults
|
||||
to /usr/local/Hughes.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-mysql">
|
||||
<term>
|
||||
<parameter>--with-mysql[=DIR]</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Include MySQL support. DIR is the MySQL base directory. If unspecified,
|
||||
the bundled MySQL library will be used.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-oci8">
|
||||
<term>
|
||||
<parameter>--with-oci8[=DIR]</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Include Oracle-oci8 support. Default DIR is ORACLE_HOME.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="install.configure.with-adabas">
|
||||
<term>
|
||||
<parameter>--with-adabas[=DIR]</parameter>
|
||||
|
@ -361,60 +168,7 @@
|
|||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-oracle">
|
||||
<term>
|
||||
<parameter>--with-oracle[=DIR]</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Include Oracle-oci7 support. Default DIR is ORACLE_HOME.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-ovrimos">
|
||||
<term>
|
||||
<parameter>--with-ovrimos[=DIR]</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Include Ovrimos SQL Server support. DIR is the Ovrimos' libsqlcli install directory.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-pgsql">
|
||||
<term>
|
||||
<parameter>--with-pgsql[=DIR]</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Include PostgreSQL support. DIR is the PostgreSQL base install directory,
|
||||
defaults to /usr/local/pgsql. Set DIR to shared to build as a dl, or
|
||||
shared,DIR to build as a dl and still specify DIR.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-sybase">
|
||||
<term>
|
||||
<parameter>--with-sybase[=DIR]</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Include Sybase-DB support. DIR is the Sybase home directory,
|
||||
defaults to /home/sybase.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-sybase-ct">
|
||||
<term>
|
||||
<parameter>--with-sybase-ct[=DIR]</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Include Sybase-CT support. DIR is the Sybase home directory.
|
||||
Defaults to /home/sybase.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="install.configure.disable-unified-odbc">
|
||||
<term>
|
||||
<parameter>--disable-unified-odbc</parameter>
|
||||
|
|
|
@ -1,172 +1,8 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<sect3 id="install.configure.options.graphics">
|
||||
<title>Graphics options</title>
|
||||
<variablelist>
|
||||
<varlistentry id="install.configure.with-gd">
|
||||
<term>
|
||||
<parameter>--with-gd[=DIR]</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Include GD support (DIR is GD's install dir). Set DIR to shared to build as
|
||||
a dl, or shared,DIR to build as a dl and still specify DIR.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.enable-gd-native-ttf">
|
||||
<term>
|
||||
<parameter>--enable-gd-native-ttf</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
GD: Enable TrueType string function in gd.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-jpeg-dir.gd">
|
||||
<term>
|
||||
<parameter>--with-jpeg-dir=DIR</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
GD: Set the path to libjpeg install prefix.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-png-dir.gd">
|
||||
<term>
|
||||
<parameter>--with-png-dir=DIR</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
GD: Set the path to libpng install prefix.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-xpm-dir">
|
||||
<term>
|
||||
<parameter>--with-xpm-dir=DIR</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
GD: Set the path to libXpm install prefix.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-freetype-dir">
|
||||
<term>
|
||||
<parameter>--with-freetype-dir=DIR</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
GD: Set the path to freetype2 install prefix.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-ttf">
|
||||
<term>
|
||||
<parameter>--with-ttf[=DIR]</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
GD: Include FreeType 1.x support.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-t1lib">
|
||||
<term>
|
||||
<parameter>--with-t1lib[=DIR]</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
GD: Include T1lib support.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-cpdflib">
|
||||
<term>
|
||||
<parameter>--with-cpdflib[=DIR]</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Include cpdflib support (requires cpdflib >= 2). DIR is the cpdfllib install
|
||||
directory, defaults to /usr.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-jpeg-dir.cpdf">
|
||||
<term>
|
||||
<parameter>--with-jpeg-dir[=DIR]</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
jpeg dir for cpdflib 2.x.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-tiff-dir.cpdf">
|
||||
<term>
|
||||
<parameter>--with-tiff-dir[=DIR]</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
tiff dir for cpdflib 2.x.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-pdflib">
|
||||
<term>
|
||||
<parameter>--with-pdflib[=DIR]</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Include PDFlib support. DIR is the pdflib base install directory,
|
||||
defaults to /usr/local. Set DIR to shared to build as dl, or
|
||||
shared,DIR to build as dl and still specify DIR.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-jpeg-dir.pdf">
|
||||
<term>
|
||||
<parameter>--with-jpeg-dir[=DIR]</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
PDFLIB: define libjpeg install directory.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-png-dir.pdf">
|
||||
<term>
|
||||
<parameter>--with-png-dir[=DIR]</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
PDFLIB: define libpng install directory.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-tiff-dir.pdf">
|
||||
<term>
|
||||
<parameter>--with-tiff-dir[=DIR]</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
PDFLIB: define libtiff install directory.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-swf">
|
||||
<term>
|
||||
<parameter>--with-swf[=DIR]</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Include swf support.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.without-gd">
|
||||
<term>
|
||||
<parameter>--without-gd</parameter>
|
||||
|
@ -220,4 +56,4 @@ End:
|
|||
vim600: syn=xml fen fdm=syntax fdl=2 si
|
||||
vim: et tw=78 syn=sgml
|
||||
vi: ts=1 sw=1
|
||||
-->
|
||||
-->
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.5 $ -->
|
||||
<!-- $Revision: 1.6 $ -->
|
||||
<sect3 id="install.configure.options.misc">
|
||||
<title>Misc options</title>
|
||||
<variablelist>
|
||||
|
@ -9,7 +9,8 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Enable the security check for internal server redirects. You should use this
|
||||
Enable the security check for internal server redirects. You should use
|
||||
this
|
||||
if you are running the CGI version with Apache.
|
||||
</para>
|
||||
</listitem>
|
||||
|
@ -20,7 +21,8 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
If this is enabled, the PHP CGI binary can safely be placed outside of the web
|
||||
If this is enabled, the PHP CGI binary can safely be placed outside of
|
||||
the web
|
||||
tree and people will not be able to circumvent .htaccess security.
|
||||
</para>
|
||||
</listitem>
|
||||
|
@ -51,7 +53,8 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Sets how installed files will be laid out. Type is one of PHP (default) or GNU.
|
||||
Sets how installed files will be laid out. Type is one of PHP (default)
|
||||
or GNU.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -75,16 +78,7 @@
|
|||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-openssl">
|
||||
<term>
|
||||
<parameter>--with-openssl[=DIR]</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Include OpenSSL support (requires OpenSSL >= 0.9.5).
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="install.configure.enable-sigchild">
|
||||
<term>
|
||||
<parameter>--enable-sigchild</parameter>
|
||||
|
@ -121,7 +115,8 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Include experimental php streams. Do not use unless you are testing the code!
|
||||
Include experimental php streams. Do not use unless you are testing the
|
||||
code!
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -135,16 +130,7 @@
|
|||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-zlib">
|
||||
<term>
|
||||
<parameter>--with-zlib[=DIR]</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Include zlib support (requires zlib >= 1.0.9). DIR is the zlib install directory.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="install.configure.with-aspell">
|
||||
<term>
|
||||
<parameter>--with-aspell[=DIR]</parameter>
|
||||
|
@ -155,36 +141,7 @@
|
|||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.enable-bcmath">
|
||||
<term>
|
||||
<parameter>--enable-bcmath</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Enable bc style precision math functions.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-bz2">
|
||||
<term>
|
||||
<parameter>--with-bz2[=DIR]</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Include BZip2 support.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.enable-calendar">
|
||||
<term>
|
||||
<parameter>--enable-calendar</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Enable support for calendar conversion.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="install.configure.with-ccvs">
|
||||
<term>
|
||||
<parameter>--with-ccvs[=DIR]</parameter>
|
||||
|
@ -195,36 +152,7 @@
|
|||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-crack">
|
||||
<term>
|
||||
<parameter>--with-crack[=DIR]</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Include crack support.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.enable-ctype">
|
||||
<term>
|
||||
<parameter>--enable-ctype</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Enable ctype support.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-curl">
|
||||
<term>
|
||||
<parameter>--with-curl[=DIR]</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Include CURL support.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="install.configure.with-cybercash">
|
||||
<term>
|
||||
<parameter>--with-cybercash[=DIR]</parameter>
|
||||
|
@ -235,87 +163,7 @@
|
|||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-cybermut">
|
||||
<term>
|
||||
<parameter>--with-cybermut[=DIR]</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Include CyberMut (French Credit Mutuel telepaiement).
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-cyrus">
|
||||
<term>
|
||||
<parameter>--with-cyrus</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Include cyrus IMAP support.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.enable-exif">
|
||||
<term>
|
||||
<parameter>--enable-exif</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Enable exif support.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-fdftk">
|
||||
<term>
|
||||
<parameter>--with-fdftk[=DIR]</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Include fdftk support.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.enable-ftp">
|
||||
<term>
|
||||
<parameter>--enable-ftp</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Enable FTP support.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-gettext">
|
||||
<term>
|
||||
<parameter>--with-gettext[=DIR]</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Include GNU gettext support. DIR is the gettext install directory,
|
||||
defaults to /usr/local.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-gmp">
|
||||
<term>
|
||||
<parameter>--with-gmp</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Include gmp support.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-hyperwave">
|
||||
<term>
|
||||
<parameter>--with-hyperwave</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Include Hyperwave support.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="install.configure.with-icap">
|
||||
<term>
|
||||
<parameter>--with-icap[=DIR]</parameter>
|
||||
|
@ -326,46 +174,7 @@
|
|||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-iconv">
|
||||
<term>
|
||||
<parameter>--with-iconv[=DIR]</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Include iconv support.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-imap">
|
||||
<term>
|
||||
<parameter>--with-imap[=DIR]</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Include IMAP support. DIR is the c-client install prefix.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-kerberos">
|
||||
<term>
|
||||
<parameter>--with-kerberos[=DIR]</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
IMAP: Include Kerberos support. DIR is the Kerberos install dir.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-imap-ssl">
|
||||
<term>
|
||||
<parameter>--with-imap-ssl[=DIR]</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
IMAP: Include SSL support. DIR is the OpenSSL install dir.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="install.configure.with-ircg-config">
|
||||
<term>
|
||||
<parameter>--with-ircg-config</parameter>
|
||||
|
@ -386,27 +195,7 @@
|
|||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-java">
|
||||
<term>
|
||||
<parameter>--with-java[=DIR]</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Include Java support. DIR is the base install directory for the JDK.
|
||||
This extension can only be built as a shared dl.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-ldap">
|
||||
<term>
|
||||
<parameter>--with-ldap[=DIR]</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Include LDAP support. DIR is the LDAP base install directory.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="install.configure.enable-mailparse">
|
||||
<term>
|
||||
<parameter>--enable-mailparse</parameter>
|
||||
|
@ -417,68 +206,8 @@
|
|||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.enable-mbstring">
|
||||
<term>
|
||||
<parameter>--enable-mbstring</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Enable multibyte string support.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.enable-mbstr-enc-trans">
|
||||
<term>
|
||||
<parameter>--enable-mbstr-enc-trans</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Enable japanese encoding translation.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-mcal">
|
||||
<term>
|
||||
<parameter>--with-mcal[=DIR]</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Include MCAL support.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-mcrypt">
|
||||
<term>
|
||||
<parameter>--with-mcrypt[=DIR]</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Include mcrypt support. DIR is the mcrypt install directory.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-mhash">
|
||||
<term>
|
||||
<parameter>--with-mhash[=DIR]</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Include mhash support. DIR is the mhash install directory.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-mnogosearch">
|
||||
<term>
|
||||
<parameter>--with-mnogosearch[=DIR]</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Include mnoGoSearch support. DIR is the mnoGoSearch base install directory,
|
||||
defaults to /usr/local/mnogosearch.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-muscat">
|
||||
|
||||
<varlistentry id="install.configure.with-muscat">
|
||||
<term>
|
||||
<parameter>--with-muscat[=DIR]</parameter>
|
||||
</term>
|
||||
|
@ -488,108 +217,7 @@
|
|||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-ncurses">
|
||||
<term>
|
||||
<parameter>--with-ncurses</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Include ncurses support.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.enable-pcntl">
|
||||
<term>
|
||||
<parameter>--enable-pcntl</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Enable experimental pcntl support (CGI ONLY!)
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.without-pcre-regex">
|
||||
<term>
|
||||
<parameter>--without-pcre-regex</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Do not include Perl Compatible Regular Expressions support.
|
||||
Use --with-pcre-regex=DIR to specify DIR where PCRE's
|
||||
include and library files are located, if not using bundled library.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-pfpro">
|
||||
<term>
|
||||
<parameter>--with-pfpro[=DIR]</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Include Verisign Payflow Pro support.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.disable-posix">
|
||||
<term>
|
||||
<parameter>--disable-posix</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Disable POSIX-like functions.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-pspell">
|
||||
<term>
|
||||
<parameter>--with-pspell[=DIR]</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Include PSPELL support.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-qtdom">
|
||||
<term>
|
||||
<parameter>--with-qtdom</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Include QtDOM support (requires Qt >= 2.2.0).
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-libedit">
|
||||
<term>
|
||||
<parameter>--with-libedit[=DIR]</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Include libedit readline replacement.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-readline">
|
||||
<term>
|
||||
<parameter>--with-readline[=DIR]</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Include readline support. DIR is the readline install directory.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-recode">
|
||||
<term>
|
||||
<parameter>--with-recode[=DIR]</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Include recode support. DIR is the recode install directory.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="install.configure.with-satellite">
|
||||
<term>
|
||||
<parameter>--with-satellite[=DIR]</parameter>
|
||||
|
@ -601,16 +229,7 @@
|
|||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-mm">
|
||||
<term>
|
||||
<parameter>--with-mm[=DIR]</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Include mm support for session storage.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="install.configure.enable-trans-sid">
|
||||
<term>
|
||||
<parameter>--enable-trans-sid</parameter>
|
||||
|
@ -621,68 +240,7 @@
|
|||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.disable-session">
|
||||
<term>
|
||||
<parameter>--disable-session</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Disable session support.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.enable-shmop">
|
||||
<term>
|
||||
<parameter>--enable-shmop</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Enable shmop support.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-snmp">
|
||||
<term>
|
||||
<parameter>--with-snmp[=DIR]</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Include SNMP support. DIR is the SNMP base install directory, defaults to
|
||||
searching through a number of common locations for the snmp install. Set DIR
|
||||
to shared to build as a dl, or shared,DIR to build as a dl and still specify DIR.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.enable-ucd-snmp-hack">
|
||||
<term>
|
||||
<parameter>--enable-ucd-snmp-hack</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Enable UCD SNMP hack.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.enable-sockets">
|
||||
<term>
|
||||
<parameter>--enable-sockets</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Enable sockets support.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-regex">
|
||||
<term>
|
||||
<parameter>--with-regex=TYPE</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
regex library type: system, apache, php.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="install.configure.with-system-regex">
|
||||
<term>
|
||||
<parameter>--with-system-regex</parameter>
|
||||
|
@ -693,26 +251,7 @@
|
|||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.enable-sysvsem">
|
||||
<term>
|
||||
<parameter>--enable-sysvsem</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Enable System V semaphore support.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.enable-sysvshm">
|
||||
<term>
|
||||
<parameter>--enable-sysvshm</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Enable the System V shared memory support.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="install.configure.with-vpopmail">
|
||||
<term>
|
||||
<parameter>--with-vpopmail[=DIR]</parameter>
|
||||
|
@ -793,17 +332,7 @@
|
|||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-yaz">
|
||||
<term>
|
||||
<parameter>--with-yaz[=DIR]</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Include YAZ support (ANSI/NISO Z39.50).
|
||||
DIR is the YAZ bin install directory.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="install.configure.enable-memory-limit">
|
||||
<term>
|
||||
<parameter>--enable-memory-limit</parameter>
|
||||
|
@ -836,16 +365,7 @@
|
|||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.disable-bcmath">
|
||||
<term>
|
||||
<parameter>--disable-bcmath</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Compile without bc style precision math functions. PHP 3 only!
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="install.configure.with-ismp">
|
||||
<term>
|
||||
<parameter>--with-imsp[=DIR]</parameter>
|
||||
|
@ -857,16 +377,7 @@
|
|||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-ftp">
|
||||
<term>
|
||||
<parameter>--with-ftp</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Include FTP support. PHP 3 only!
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="install.configure.with-mck">
|
||||
<term>
|
||||
<parameter>--with-mck[=DIR]</parameter>
|
||||
|
@ -880,37 +391,7 @@
|
|||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.disable-overload">
|
||||
<term>
|
||||
<parameter>--disable-overload</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Disable user-space object overloading support. PHP 4 only!
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.enable-yp">
|
||||
<term>
|
||||
<parameter>--enable-yp</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Include YP support. PHP 4 only!
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-zip">
|
||||
<term>
|
||||
<parameter>--with-zip</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Include ZIP support (requires zziplib >= 0.10.6).
|
||||
PHP 4 only!
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="install.configure.with-mod-dav">
|
||||
<term>
|
||||
<parameter>--with-mod-dav=DIR</parameter>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<sect1 id="install.configure">
|
||||
<title>Complete list of configure options</title>
|
||||
<note>
|
||||
|
@ -77,12 +77,13 @@
|
|||
<link linkend="install.configure.options.text">Text and language</link>
|
||||
</para>
|
||||
</listitem>
|
||||
-->
|
||||
|
||||
<listitem>
|
||||
<para>
|
||||
<link linkend="install.configure.options.xml">XML</link>
|
||||
</para>
|
||||
</listitem>
|
||||
-->
|
||||
</itemizedlist>
|
||||
|
||||
<sect2 id="install.configure.options">
|
||||
|
@ -100,7 +101,9 @@
|
|||
&chapters.install.configure.misc;
|
||||
&chapters.install.configure.php;
|
||||
&chapters.install.configure.servers;
|
||||
<!--
|
||||
&chapters.install.configure.xml;
|
||||
-->
|
||||
</sect2>
|
||||
</sect1>
|
||||
|
||||
|
|
|
@ -1,60 +1,9 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<sect3 id="install.configure.options.xml">
|
||||
<title>XML options</title>
|
||||
<variablelist>
|
||||
<varlistentry id="install.configure.with-dom">
|
||||
<term>
|
||||
<parameter>--with-dom[=DIR]</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Include DOM support (requires libxml >= 2.4.2). DIR is the libxml install
|
||||
directory, defaults to /usr.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.disable-xml">
|
||||
<term>
|
||||
<parameter>--disable-xml</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Disable XML support using bundled expat lib.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-expat-dir">
|
||||
<term>
|
||||
<parameter>--with-expat-dir=DIR</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
XML: external libexpat install dir.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-xmlrpc">
|
||||
<term>
|
||||
<parameter>--with-xmlrpc[=DIR]</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Include XMLRPC-EPI support.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.enable-wddx">
|
||||
<term>
|
||||
<parameter>--enable-wddx</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Enable WDDX support.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
<para>
|
||||
</para>
|
||||
</sect3>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
|
@ -76,4 +25,4 @@ End:
|
|||
vim600: syn=xml fen fdm=syntax fdl=2 si
|
||||
vim: et tw=78 syn=sgml
|
||||
vi: ts=1 sw=1
|
||||
-->
|
||||
-->
|
||||
|
|
Loading…
Reference in a new issue