imajes Sat Jan 19 01:40:36 2002 EDT
Modified files:
/phpdoc/en/chapters install.windows.xml
Log:
another attempt to hack a workaround
Index: phpdoc/en/chapters/install.windows.xml
diff -u phpdoc/en/chapters/install.windows.xml:1.3
phpdoc/en/chapters/install.windows.xml:1.4
--- phpdoc/en/chapters/install.windows.xml:1.3 Sat Jan 19 01:35:19 2002
+++ phpdoc/en/chapters/install.windows.xml Sat Jan 19 01:40:36 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<sect1 id="install.windows">
<title>Installation on Windows systems</title>
<para>
@@ -366,7 +366,8 @@
<listitem><simpara>
Follow the instructions for installing the unzip utility of
your choosing.
- </simpara></listitem>
+ </simpara>
+ </listitem>
<listitem>
<simpara>
Execute <filename>setup.exe</filename> and follow the installation
@@ -377,6 +378,8 @@
your autoexec.bat. On Windows NT, go to My Computer =>
Control Panel => System and select the environment tab.
</simpara>
+ </listitem>
+ </itemizedlist>
<warning>
<simpara>
Make a temporary directory for Cygwin to use, otherwise many
@@ -385,7 +388,7 @@
<userinput>mkdir %SystemDrive%\tmp</userinput>.
</simpara>
</warning>
- </listitem>
+ <itemizedlist>
<listitem>
<simpara>
Make a directory and unzip <filename>win32build.zip</filename> into it.