PHP: Difference between revisions
Jump to navigation
Jump to search
New page: Message: 11 Date: Tue, 01 Apr 2003 04:49:55 +0200 From: Goetz Lohmann <goetz.lohmann@gmx.de> To: cobalt-users@list.cobalt.com Subject: Re: [cobalt-users] PHP 4.3.1 StackGuard compiled Modu... |
No edit summary |
||
Line 1: | Line 1: | ||
<pre> | |||
Message: 11 | Message: 11 | ||
Date: Tue, 01 Apr 2003 04:49:55 +0200 | Date: Tue, 01 Apr 2003 04:49:55 +0200 | ||
Line 78: | Line 79: | ||
--with-imap-ssl \ | --with-imap-ssl \ | ||
--with-openssl=/usr/local/ssl \ | --with-openssl=/usr/local/ssl \ | ||
--with-xpm-dir=/usr/lib | --with-xpm-dir=/usr/lib</pre> |
Latest revision as of 14:21, 2 March 2007
Message: 11 Date: Tue, 01 Apr 2003 04:49:55 +0200 From: Goetz Lohmann <goetz.lohmann@gmx.de> To: cobalt-users@list.cobalt.com Subject: Re: [cobalt-users] PHP 4.3.1 StackGuard compiled Moduls for Cobalt RaQ4 Reply-To: cobalt-users@list.cobalt.com additional Modules against I compiled PHP 4.3.1 on Cobalt RaQ4 like /usr/lib/libming.so.0.2 /usr/lib/libmhash.so.2.0.0 /usr/lib/libmcrypt.so.4.0.1 /usr/local/freetype2/lib/ /usr/X11R6/lib/libXpm.so.4.11 /usr/kerberos/lib/ /usr/local/t1lib/lib/ are included in http://www.edutaine.net/downloads/modules.tar.gz here are the full compiler flags: ./configure \ --prefix=/opt/php-4.3.1 \ --enable-magic-quotes \ --enable-mbstr-enc-trans \ --enable-mbstring \ --enable-mm=shared \ --enable-calendar \ --enable-dba=shared \ --enable-dbase \ --enable-dbx \ --enable-dio \ --enable-ftp \ --enable-gd-native-ttf \ --enable-inline-optimization \ --enable-safe-mode \ --enable-sockets \ --enable-track-vars \ --enable-trans-sid \ --enable-wddx=shared \ --enable-xml \ --disable-debug \ --with-apxs=/usr/sbin/apxs \ --with-config-file-path=/etc/httpd \ --with-curl=shared \ --with-exec-dir=/usr/bin \ --with-flatfile \ --with-freetype-dir=/usr/local/include/freetype2 \ --with-gd=shared \ --with-gdbm=/usr/include/gdbm \ --with-gettext=/usr \ --with-gdbm=shared \ --with-interbase=shared \ --with-jpeg-dir=/usr/lib \ --with-ldap=shared \ --with-libdir=/usr/lib \ --with-mbstr-enc-trans \ --with-mbstring=shared \ --with-mcrypt=shared \ --with-ming=shared \ --with-mysql \ --with-pdflib=shared \ --with-png-dir=/usr/lib \ --with-pgsql=shared \ --with-regex=system \ --with-ssl=/opt/openssl \ --with-ttf=/usr/include/freetype2 \ --with-t1lib=/usr/local/t1lib \ --with-tiff-dir=/usr/lib \ --with-zlib \ --with-dba=shared \ --with-db3=/usr/include/db3 \ --with-kerberos \ --with-imap=shared \ --with-imap-ssl \ --with-openssl=/usr/local/ssl \ --with-xpm-dir=/usr/lib