Hi,

In message <[EMAIL PROTECTED]>
on Tue, Dec 30, 2003 at 11:59:12PM -0500, [EMAIL PROTECTED] wrote:
> I've tried to configure PHP 5 b3 with the following command:
> 
> ./configure --prefix=/usr/local/php/betas/php-5.0.0b3 --with-mysql=/sw 
> --with-gd=/sw --with-libxml-dir=/sw/lib --with-zlib-dir=/sw 
> --with-bz2=/sw --with-gmp=/sw --with-pspell=/sw --enable-sockets 
> --with-apxs

Use --with-libxml-dir=/sw instead

> and then again with one that worked for b2:
> 
> './configure' '--prefix=/usr/local/php/betas/php-5.0.0b2'
> '--with-apxs' '--with-dom=/sw' '--with-libxml-dir=/sw'
> '--with-xsl=/sw' '--with-zlib-dir=/sw' '--with-mysql=/sw'
> '--with-xsl=/sw' '--with-gd=/sw' 

Are you sure that doesn't work?

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

Reply via email to