nlopess         Tue Oct  4 16:00:40 2005 EDT

  Modified files:              
    /phpdoc/en/install/windows  building.xml 
  Log:
  expand the requirements section
  
http://cvs.php.net/diff.php/phpdoc/en/install/windows/building.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/install/windows/building.xml
diff -u phpdoc/en/install/windows/building.xml:1.6 
phpdoc/en/install/windows/building.xml:1.7
--- phpdoc/en/install/windows/building.xml:1.6  Sun Sep 25 06:29:10 2005
+++ phpdoc/en/install/windows/building.xml      Tue Oct  4 16:00:35 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
 <sect1 id="install.windows.building">
  <title>Building from source</title>
  <para>
@@ -12,10 +12,11 @@
   &reftitle.required;
   <para>
    To compile and build PHP you need a Microsoft Development Environment.
-   Microsoft Visual C++ 6.0 is recommended, although .NET versions will also
-   work. To extract the downloaded files you need a ZIP extraction utility
-   (e.g. Winzip). Windows XP and newer already include this functionality
-   built-in.
+   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.
   </para>
   <para>
    Before you get started, you have to download:

Reply via email to