Jani Taskinen wrote:
> HEAD only or also with 4.2.3?

  I only tried HEAD.

> And what configure options you used?

sb@wopr-mobile:/usr/src/php5> cat config.apache2
#! /bin/sh
#
# Created by configure

'./configure' \
'--enable-debug' \
'--with-apxs2=/usr/local/apache2/bin/apxs' \
'--with-mysql=/usr/local/mysql' \
'--with-pgsql=/usr/local/postgresql' \
'--with-srm=/usr/local/srm' \
'--with-gd' \
'--with-jpeg-dir=/usr' \
'--with-png-dir=/usr' \
'--with-xpm-dir=/usr' \
'--with-ttf=/usr' \
'--with-freetype-dir=/usr/local' \
'--with-gettext=/usr/local' \
'--with-dom=/usr/local' \
'--with-dom-xslt=/usr/local' \
'--with-dom-exslt=/usr/local' \
'--with-zlib' \
"$@"

-- 
  Sebastian Bergmann
  http://sebastian-bergmann.de/                 http://phpOpenTracker.de/

  Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to