nlopess Wed Nov 30 15:33:47 2005 EDT
Modified files:
/phpdoc/en/install/windows building.xml
Log:
finally fix #32728
http://cvs.php.net/diff.php/phpdoc/en/install/windows/building.xml?r1=1.7&r2=1.8&ty=u
Index: phpdoc/en/install/windows/building.xml
diff -u phpdoc/en/install/windows/building.xml:1.7
phpdoc/en/install/windows/building.xml:1.8
--- phpdoc/en/install/windows/building.xml:1.7 Tue Oct 4 16:00:35 2005
+++ phpdoc/en/install/windows/building.xml Wed Nov 30 15:33:45 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
<sect1 id="install.windows.building">
<title>Building from source</title>
<para>
@@ -12,11 +12,14 @@
&reftitle.required;
<para>
To compile and build PHP you need a Microsoft Development Environment.
- Microsoft Visual C++ 6.0 is recommended, although .NET versions (either the
- free Microsoft Visual C++ Toolkit or the commercial Microsoft Visual C++
- .NET) will also work. To extract the downloaded files you will also need a
- ZIP extraction utility. Windows XP and newer already include this
- functionality built-in.
+ Microsoft Visual C++ 6.0 is recommended, though Visual C++ .NET versions
+ will also work. Since PHP 5 the free Microsoft .NET toolchain is also
+ supported (you need to install Windows Platform SDK, Visual C++ Toolkit and
+ .NET Framework SDK).
+ </para>
+ <para>
+ To extract the downloaded files you will also need a ZIP extraction
+ utility. Windows XP and newer already include this functionality built-in.
</para>
<para>
Before you get started, you have to download: