Re: [PHP-WEBMASTER] Missing files bindlib_w32.zip and win32build.zip

[email protected] ("Pierre Joye")
Newsgroups php.webmaster
Message-ID <[email protected]>
hi,

On Mon, Dec 8, 2008 at 2:03 PM, Oleg Kravchenko <[email protected]> wrote:
> Where I can find this files to build php on Windows?
>
> ===========================================================
> 1. How to build PHP under windows
> a. Requirements
>
> You need:
>  - Windows Scripting Host (cscript.exe)

always available on windows.

>    Microsoft Visual Studio (VC6) or later

Free and availaible via MS website.



> You also need:
>  - bindlib_w32 [http://www.php.net/extra/bindlib_w32.zip]

Not required anymore for 5.3 or later. For 5.2, you can fetch a recent
build for your VC version is the usual place:

http://pecl2.php.net/downloads/php-windows-builds/php-libs/

>  - win32build  [http://www.php.net/extra/win32build.zip]

Not used anymore and I would not recommend to use it even if you found
one somewhere. Use the libraries from the link I gave instead.

To compile 5.3+, nothing is required but Visual Studio or the PSDK and
the PHP sources.

A more complete tutorial:
http://blog.thepimp.net/archives/Slides-for-IPC-online.html

Cheers,
-- 
Pierre

http://blog.thepimp.net | http://www.libgd.org
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.