How do I get these libraries to work?
<<<
I got the latest version of the PHP source code from the CVS repository on my Windows machine, what do I need to compile it? Where do I find the Browser Capabilities File?
>>>

9.3 Obtaining PHP
9 FAQ : Foire Aux Questions
 Manuel PHP

Where can I obtain PHP?
Are pre-compiled binary versions available?
Where can I get libraries needed to compile some of the optional PHP extensions?
How do I get these libraries to work?
-> I got the latest version of the PHP source code from the CVS repository on my Windows machine, what do I need to compile it?
Where do I find the Browser Capabilities File?

9.3.5 I got the latest version of the PHP source code from the CVS repository on my Windows machine, what do I need to compile it?

First, you will need Microsoft Visual C++ v6 (v5 may do it also, but we do it with v6), and you will need some support files. See the manual section about building PHP from source on Windows .

<< I got the latest version of the PHP source code from the CVS repository on my Windows machine, what do I need to compile it? >>
How do I get these libraries to work? Obtaining PHP Where do I find the Browser Capabilities File?