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-di
I have Mac OS X 10.3.2
On 30 Dec 2003, at 11:59 PM, [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
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
and then again with one t
>
> You also need:
> - bindlib_w32 [http://www.php.net/extra/bindlib_w32.zip]
>
> got it.
> changed configuration to release. tried to build the solution:
>
> d:\dev\php_source\bindlib_w32\nsap_addr.c(37): error C2491: 'isxdigit' :
> definition of dllimport function not allowed
>
> i`ve commente
with shiny new win32 build system i want to try to build php from source.
but its not as easy as it looks. this is why i`m asking for some hints, i
hope my questions are not to stupid :)
i follow steps from README.WIN32-BUILD-SYSTEM and man.
You need:
- Windows Scripting Host (cscript.exe)
ch