diff --git a/docbook/dg-src/EDG_chapter_libraries.xml b/docbook/dg-src/EDG_chapter_libraries.xml index 3aaa90041e..2c2ea5420f 100644 --- a/docbook/dg-src/EDG_chapter_libraries.xml +++ b/docbook/dg-src/EDG_chapter_libraries.xml @@ -169,7 +169,7 @@
- Win32 native + Win32 MSVC You can get the latest version at: . @@ -193,7 +193,7 @@
- Win32 native + Win32 MSVC You can get the latest version at: . @@ -220,7 +220,7 @@ utilities."
- Win32 native + Win32 MSVC You can get the latest version at: @@ -246,7 +246,7 @@ utilities."
- Win32 native + Win32 MSVC You can get the latest version at: @@ -276,7 +276,7 @@ utilities."
- Win32 native + Win32 MSVC You can get the latest version at: @@ -306,7 +306,7 @@ utilities."
- Win32 native: WinPcap + Win32 MSVC: WinPcap You can get the "Windows packet capture library" at: diff --git a/docbook/dg-src/EDG_chapter_sources.xml b/docbook/dg-src/EDG_chapter_sources.xml index 700b23b83b..2ad4fd3c49 100644 --- a/docbook/dg-src/EDG_chapter_sources.xml +++ b/docbook/dg-src/EDG_chapter_sources.xml @@ -300,7 +300,7 @@
- Unix platforms + Unix Run the autogen.sh script at the top-level ethereal directory to configure your build directory. @@ -313,7 +313,7 @@ make
- Win32 platforms + Win32 native The place to look at is doc/README.win32, you will get the latest infos for generation on the win32 diff --git a/docbook/dg-src/EDG_chapter_tools.xml b/docbook/dg-src/EDG_chapter_tools.xml index 205473d97c..48a45a2ea0 100644 --- a/docbook/dg-src/EDG_chapter_tools.xml +++ b/docbook/dg-src/EDG_chapter_tools.xml @@ -80,28 +80,21 @@
-
- Win32 - - There are typically two different ways to install the tools, native tools - and the tools provided using the cygwin packages. Have a look at - for an overview of the - recommended tools. - -
- Native + Win32 Native The native tools will typically be a bit faster, but more complicated to install. You will have to download a lot of tools from different webpages, and install them in the ways they have to be installed. The default installation location will typically not be the - c:\program files folder. + c:\program files folder. Have a look at + for an overview of the + recommended tools.
- Cygwin + Win32 Cygwin Installation of the cygwin tools is very simple. As cygwin uses an unix emulation layer, @@ -139,7 +132,6 @@ .
-