/[cvs]/nfo/doc/computing/sysadmin/linux/php_configure.txt
ViewVC logotype

Contents of /nfo/doc/computing/sysadmin/linux/php_configure.txt

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations)
Wed Oct 16 22:42:08 2002 UTC (21 years, 9 months ago) by joko
Branch: MAIN
CVS Tags: HEAD
File MIME type: text/plain
+ new

1 './configure' '--prefix=/usr' '--with-apxs=/path/to/your/apache/bin/apxs' '--libdir=/usr/lib/php4' '--includedir=/usr/include' '--datadir=/usr/share/php' '--with-config-file-path=/etc' '--enable-inline-optimization' '--enable-magic-quotes' '--enable-track-vars' '--enable-memory-limit' '--enable-wddx' '--enable-bcmath' '--enable-sigchild' '--with-xml' '--with-mm' '--with-openssl' '--enable-ftp=shared' '--enable-exif=shared' '--with-gd=shared,/usr' '--with-ttf' '--enable-gd-imgstrttf' '--with-png-dir=/usr' '--with-jpeg-dir=/usr' '--enable-sysvsem=shared' '--enable-sysvshm=shared' '--enable-shmop=shared' '--with-unixODBC=shared' '--with-mysql=shared,/usr' '--with-ldap=shared' '--with-imap=shared' '--with-imap-ssl' '--with-pgsql=shared' '--with-gettext=shared' '--with-pspell=shared' '--with-snmp=shared' '--enable-ucd-snmp-hack' '--with-sybase-ct=shared,/usr/freetds' '--with-pdflib=shared' '--with-swf=shared,/home/troels/rpm/BUILD/php-4.0.5/swflib' '--enable-sockets=shared' '--with-gmp=shared' '--with-dom=shared' '--with-qtdom=shared,/usr/lib/qt-2.3.0' '--with-curl=shared' '--enable-apc=shared' '--with-ming=shared' '--with-imlib=shared' '--with-sablot=shared' '--with-expat-dir=/usr' '--with-zlib=/usr'
2
3
4
5 Jan Suse 7.3 RPM
6
7 './configure' '--prefix=/usr' '--with-apxs' '--libdir=/usr/lib/php4' '--includedir=/usr/include' '--datadir=/usr/share/php' '--with-config-file-path=/etc' '--enable-inline-optimization' '--enable-magic-quotes' '--enable-track-vars' '--enable-memory-limit' '--enable-wddx' '--enable-bcmath' '--enable-sigchild' '--with-xml' '--with-mm' '--with-openssl' '--enable-ftp=shared' '--enable-exif=shared' '--with-gd=shared,/usr' '--with-ttf' '--enable-gd-imgstrttf' '--with-png-dir=/usr' '--with-jpeg-dir=/usr' '--enable-sysvsem=shared' '--enable-sysvshm=shared' '--enable-shmop=shared' '--with-mysql=shared,/usr' '--with-ldap=shared' '--with-imap=shared' '--with-imap-ssl' '--with-gettext=shared' '--with-snmp=shared' '--enable-ucd-snmp-hack' '--enable-sockets=shared' '--with-gmp=shared' '--with-dom=shared' '--with-qtdom=shared,/usr/lib/qt-2.3.0' '--enable-apc=shared' '--with-imlib=shared' '--with-sablot=shared' '--with-expat-dir=/usr' '--with-zlib=/usr'

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed