some more editing
authorulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 28 Aug 2007 17:50:25 +0000 (17:50 +0000)
committerulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 28 Aug 2007 17:50:25 +0000 (17:50 +0000)
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@22710 f5534014-38df-0310-8fa8-9805f1628bb7

docbook/wsdg_src/WSDG_chapter_quick_setup.xml

index da30c5427beab5a8f3917a1c576d8a985a160b59..182e0fe41458e0289ad92b7754b06ddc6d81addd 100644 (file)
         see 
         <xref linkend="ChToolsMSChain" />!</para>
       </tip>
-      <warning>
-        <title>Recent sources required!</title>
-        <para>Support for MSVC compiler versions != 6 has been
-        recently add. If you use an existing "older" source tree
-        than SVN XXX (or release 0.99.5) you must update.</para>
-      </warning>
       <warning>
         <title>Don't use cygwin's gcc!</title>
         <para>Using cygwin's gcc is not recommended and will
       <para>Get the python 2.4 installer from: 
       <ulink url="http://python.org/download/" />and install python
       into the default location (currently: C:/Python24).</para>
-         <para>Beware: python 2.5 won't work without modifications.</para>
+      <para>Beware: python 2.5 won't work without
+      modifications.</para>
       <para>Why this is recommended: Cygwin's python package
       doesn't work on some machines, so the Win32 native package is
       recommended.</para>
 </programlisting>
       </para>
       <para>If you have problems with all the first three ones,
-      check if you called vcvars32/SetEnv as mentioned in <xref 
-         linkend="ChSetupPrepareCommandCom" /> (which will "fix" 
-         your PATH settings). However, the exact text will be slightly 
-         different depending on the MSVC version used.</para>
+      check if you called vcvars32/SetEnv as mentioned in 
+      <xref linkend="ChSetupPrepareCommandCom" />(which will "fix"
+      your PATH settings). However, the exact text will be slightly
+      different depending on the MSVC version used.</para>
       <para>Unfortunately, the link command is defined both from
       cygwin and from MSVC with completely different purpose,
       you'll need the MSVC link. If your link command looks
       <title>Install Libraries</title>
       <orderedlist>
         <listitem>
-          <para>If you've closed cmd.exe in the meantime,
-          prepare cmd.exe again</para>
-        </listitem>
-        <listitem>
-          <para>nmake -f Makefile.nmake verify_tools verify
-          installed tools -&gt; check your PATH and tools
-          installations if problems arise</para>
+          <para>If you've closed cmd.exe in the meantime, prepare
+          cmd.exe again</para>
         </listitem>
         <listitem>
           <para>nmake -f Makefile.nmake setup downloads libraries
       first time! 
       <orderedlist>
         <listitem>
-          <para>If you've closed cmd.exe in the meantime,
-          prepare cmd.exe again</para>
+          <para>If you've closed cmd.exe in the meantime, prepare
+          cmd.exe again</para>
         </listitem>
         <listitem>
           <para>nmake -f Makefile.nmake distclean to cleanup the
       <para>Now it's time to build Wireshark ... 
       <orderedlist>
         <listitem>
-          <para>If you've closed cmd.exe in the meantime,
-          prepare cmd.exe again</para>
+          <para>If you've closed cmd.exe in the meantime, prepare
+          cmd.exe again</para>
         </listitem>
         <listitem>
           <para>nmake -f Makefile.nmake all to build
     </section>
     <section>
       <title>Optional: Create User's and Developer's Guide</title>
-      <para>
-      Detailed information to build these guides can be found in the file 
-      docbook/README.txt in the Wireshark sources. 
-      </para>
+      <para>Detailed information to build these guides can be found
+      in the file docbook/README.txt in the Wireshark
+      sources.</para>
     </section>
     <section>
       <title>Optional: Create a Wireshark Installer</title>
           <superscript>1</superscript></para>
         </listitem>
         <listitem>
-          <para>If you've closed cmd.exe in the meantime,
-          prepare cmd.exe again</para>
+          <para>If you've closed cmd.exe in the meantime, prepare
+          cmd.exe again</para>
         </listitem>
         <listitem>
           <para>nmake -f Makefile.nmake packaging build Wireshark