On Mon, Apr 27, 2009 at 21:44, Pablo Fischer <pfisc...@php.net> wrote:
> Hm, very strange, perhaps I'm building it with port (mac)?
>
> $ sudo port install php5-devel

Don't know what this means.

Please try a normal CVS build:

$ cvs -d:pserver:cvsr...@cvs.php.net/repository co -r PHP_5_3 php5
$ cd php5
$ ./buildconf && ./configure && make
$ sapi/cli/php /path/to/the/test/script.php

-Hannes

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

Reply via email to