On Fri, 15 Jun 2007, Michael Richter wrote:
To: php-install@xxxxxxxxxxxxx
From: Michael Richter <mr@xxxxxxx>
Subject: libphp5.so won't be created
Does someone know how to get this working and create libphp5.so ?
My configure command looks like this:
'./configure' \
'--with-apxs2=/usr/sbin/apxs' \
'--with-mysql=/usr' \
'--enable-track-vars' \
'--enable-trans-sid' \
'--with-openssl=/usr' \
'--with-zlib' \
'--enable-ftp' \
'--with-gd=/usr' \
'--with-ttf' \
'--with-jpeg=/usr' \
'--with-png=/usr' \
'--enable-force-cgi-redirect' \
'--with-gettext' \
'--with-bz2' \
'--enable-bcmath' \
'--with-curl' \
'--with-imap' \
'--with-imap-ssl' \
'--with-kerberos' \
'--with-iconv' \
'--enable-sockets' \
'--enable-pcntl' \
'--with-tsrm-pthreads' \
'--enable-sysvsem' \
'--enable-sysvshm' \
'--with-ncurses=/usr' \
'--enable-sigchild' \
'--enable-mbstring' \
'--with-dom' \
'--with-dom-xslt' \
'--with-dom-exslt'
On FC 6, my configure command is:
'./configure'
'--with-apxs2=/usr/local/apache-2.2.0/bin/apxs'
'--prefix=/usr/local/php-5.2.1' '--enable-shared=all'
'--with-mysql=shared'
'--with-mysql-sock=/var/lib/databases/mysql/mysql.sock'
'--with-mysqli=shared'
'--with-pgsql=/usr/local/postgresql-8.2.1/bin' '--with-xsl'
'--with-zlib-dir=/usr/include'
HTH
Keith
------------------------------------------------------------
http://www.karsites.net
http://www.raised-from-the-dead.org.uk
This email address is challenge-response protected with
http://www.tmda.net
------------------------------------------------------------
[Index of Archives]
[PHP Users]
[PHP Home]
[PHP on Windows]
[Kernel Newbies]
[PHP Classes]
[Postgresql]
[PHP Books]
[PHP Databases]
[PHP SOAP]