Usage: configure [options] [host] Options: [defaults in brackets after descriptions] Configuration: --cache-file=FILE cache test results in FILE --help print this message --no-create do not create output files --quiet, --silent do not print `checking...' messages --version print the version of autoconf that created configure Directory and file names: --prefix=PREFIX install architecture-independent files in PREFIX [/usr/local] --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX [same as prefix] --bindir=DIR user executables in DIR [EPREFIX/bin] --sbindir=DIR system admin executables in DIR [EPREFIX/sbin] --libexecdir=DIR program executables in DIR [EPREFIX/libexec] --datadir=DIR read-only architecture-independent data in DIR [PREFIX/share] --sysconfdir=DIR read-only single-machine data in DIR [PREFIX/etc] --sharedstatedir=DIR modifiable architecture-independent data in DIR [PREFIX/com] --localstatedir=DIR modifiable single-machine data in DIR [PREFIX/var] --libdir=DIR object code libraries in DIR [EPREFIX/lib] --includedir=DIR C header files in DIR [PREFIX/include] --oldincludedir=DIR C header files for non-gcc in DIR [/usr/include] --infodir=DIR info documentation in DIR [PREFIX/info] --mandir=DIR man documentation in DIR [PREFIX/man] --srcdir=DIR find the sources in DIR [configure dir or ..] --program-prefix=PREFIX prepend PREFIX to installed program names --program-suffix=SUFFIX append SUFFIX to installed program names --program-transform-name=PROGRAM run sed PROGRAM on installed program names Host type: --build=BUILD configure for building on BUILD [BUILD=HOST] --host=HOST configure for HOST [guessed] --target=TARGET configure for TARGET [TARGET=HOST] Features and packages: --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) --enable-FEATURE[=ARG] include FEATURE [ARG=yes] --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) --x-includes=DIR X include files are in DIR --x-libraries=DIR X library files are in DIR --enable and --with options recognized: --enable-maintainer-mode enable make rules and dependencies not useful (and sometimes confusing) to the casual installer --with-apxs[=FILE] Build shared Apache module. FILE is the optional pathname to the Apache apxs tool; defaults to apxs. --enable-versioning Take advantage of versioning and scoping Provided by Solaris 2.x and Linux --with-apache[=DIR] Build Apache module. DIR is the top-level Apache build directory, defaults to /usr/local/etc/httpd. --with-system-regex Do not use the bundled regex library --with-mod_charset Enable transfer tables for mod_charset (Rus Apache). --with-fhttpd[=DIR] Build fhttpd module. DIR is the fhttpd sources directory, defaults to /usr/local/src/fhttpd. --with-imap[=DIR] Include IMAP support (DIR is IMAP's include dir and c-client.a dir). --with-imsp[=DIR] Include IMSp support (DIR is IMSP's include dir and libimsp.a dir). --with-aspell[=DIR] Include ASPELL support. --with-mcal[=DIR] Include MCAL support. --with-ftp Include FTP support. --without-gd Disable GD support. --with-gd[=DIR] Include GD support (DIR is GD's install dir). --with-jpeg-dir[=DIR] jpeg dir for gd-1.8+ --with-ttf[=DIR] Include FreeType support --enable-t1lib Enable t1lib support. --with-gettext[=DIR] Include GNU gettext support. DIR is the gettext intall directory, defaults to /usr/local --with-imagick[=DIR] Include ImageMagick support. DIR is the intall directory, and if left out, PHP will try to find it on its own. [experimental] --with-x use the X Window System --with-oracle[=DIR] Include Oracle database support. DIR is Oracle's home directory, defaults to $ORACLE_HOME. --with-iodbc[=DIR] Include iODBC support. DIR is the iODBC base install directory, defaults to /usr/local. --with-openlink[=DIR] Include OpenLink ODBC support. DIR is the OpenLink base install directory, defaults to /usr/local/openlink. --with-adabas[=DIR] Include Adabas D support. DIR is the Adabas base install directory, defaults to /usr/local. --with-sybase[=DIR] Include Sybase-DB support. DIR is the Sybase home directory, defaults to /home/sybase. --with-sybase-ct[=DIR] Include Sybase-CT support. DIR is the Sybase home directory, defaults to /home/sybase. --with-mysql[=DIR] Include MySQL support. DIR is the MySQL base install directory, defaults to searching through a number of common places for the MySQL files. --with-msql[=DIR] Include mSQL support. DIR is the mSQL base install directory, defaults to /usr/local/Hughes. --with-pgsql[=DIR] Include PostgresSQL support. DIR is the PostgresSQL base install directory, defaults to /usr/local/pgsql. --with-ibm-db2[=DIR] Include IBM DB2 support. DIR is the DB2 base install directory, defaults to /home/db2inst1/sqllib --with-solid[=DIR] Include Solid support. DIR is the Solid base install directory, defaults to /usr/local/solid --with-empress[=DIR] Include Empress support. DIR is the Empress base install directory, defaults to $EMPRESSPATH --with-ldap[=DIR] Include LDAP support. DIR is the LDAP base install directory, defaults to /usr and /usr/local --with-mck[=DIR] Include Cybercash MCK support. DIR is the cybercash mck build directory, defaults to /usr/src/mck-3.2.0.3-linux for help look in extra/cyberlib --with-openssl[=DIR] Include OpenSSL support in SNMP. --with-snmp[=DIR] 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. --enable-ucd-snmp-hack Enable UCD SNMP hack --with-velocis[=DIR] Include Velocis support. DIR is the Velocis base install directory, defaults to /usr/local/velocis. --with-informix[=DIR] Include Informix support. DIR is the Informix base install directory, defaults to nothing. --with-interbase[=DIR] Include InterBase support. DIR is the InterBase base install directory, defaults to /usr/interbase --with-custom-odbc[=DIR] Include a user defined ODBC support. The DIR is ODBC install base directory, which defaults to /usr/local. Make sure to define CUSTOM_ODBC_LIBS and have some odbc.h in your include dirs. E.g., you should define following for Sybase SQL Anywhere 5.5.00 on QNX, prior to run configure script: CFLAGS="-DODBC_QNX -DSQLANY_BUG" LDFLAGS=-lunix CUSTOM_ODBC_LIBS="-ldblib -lodbc". --with-hyperwave Include Hyperwave support --with-xml Include XML support --with-yp Include YP support --with-zlib[=DIR] Include zlib support (requires zlib >= 1.0.9). DIR is the zlib install directory, defaults to /usr. --with-pdflib[=DIR] Include pdflib support (tested with 0.6 and 2.0). DIR is the pdflib install directory, defaults to /usr/local. --with-zlib-dir[=DIR] zlib dir for pdflib 2.0 or include zlib support --with-jpeg-dir[=DIR] jpeg dir for pdflib 2.0 --with-tiff-dir[=DIR] tiff dir for pdflib 2.0 --with-cpdflib[=DIR] Include ClibPDF support. DIR is the ClibPDF install directory, defaults to /usr/local. --with-fdftk[=DIR] Include fdftk support. DIR is the fdftk install directory, defaults to /usr/local. --with-dbase Include the bundled dbase library --with-filepro Include the bundled read-only filePro support --with-mod-dav=DIR Include DAV support through Apache's mod_dav, DIR is mod_dav's installation directory (Apache module version only!) --disable-unified-odbc Disable unified ODBC support. Only applicable if iODBC, Adabas, Solid, Velocis or a custom ODBC interface is enabled. --with-config-file-path=PATH Sets the path in which to look for php3.ini defaults to /usr/local/lib --enable-debug Compile with debugging symbols --enable-safe-mode Enable safe mode by default. --with-exec-dir[=DIR] Only allow executables in DIR when in safe mode defaults to /usr/local/php/bin --enable-sigchild Enable PHP's own SIGCHLD handler. --enable-track-vars Enable GET/POST/Cookie track variables by default. --enable-magic-quotes Enable magic quotes by default. --enable-debugger Compile with remote debugging functions. --disable-bcmath Compile without bc style precision math functions. --enable-force-cgi-redirect Enable the security check for internal server redirects. You should use this if you are running the CGI version with Apache. --enable-discard-path 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. --enable-memory-limit Compile with memory limit support. --disable-short-tags Disable the short-form