summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2015-02-03 17:13:49 -0800
committerGerald Combs <gerald@wireshark.org>2015-02-04 01:14:29 +0000
commit342ba909f910abf48825c069fd2c8b060d56f700 (patch)
treec91031666a3d3c1e59785f6086125cc5267a7f6d
parent4fe8ca05767f2a4ec160eae412f5b2fd0ee0903b (diff)
downloadwireshark-342ba909f910abf48825c069fd2c8b060d56f700.tar.gz
Minor WSDG updates.
Change-Id: I847af9ef7f18b271a5a2dc8da6c5817735a8c856 Reviewed-on: https://code.wireshark.org/review/6941 Reviewed-by: Gerald Combs <gerald@wireshark.org>
-rw-r--r--docbook/wsdg_src/WSDG_chapter_env_intro.asciidoc25
1 files changed, 6 insertions, 19 deletions
diff --git a/docbook/wsdg_src/WSDG_chapter_env_intro.asciidoc b/docbook/wsdg_src/WSDG_chapter_env_intro.asciidoc
index 3cf223c927..f8ac00aeef 100644
--- a/docbook/wsdg_src/WSDG_chapter_env_intro.asciidoc
+++ b/docbook/wsdg_src/WSDG_chapter_env_intro.asciidoc
@@ -27,25 +27,24 @@ which will provide a lot of general information about it.
=== Supported Platforms
Wireshark currently runs on most UNIX platforms and various Windows
-platforms. It requires GTK+, GLib, libpcap and some other libraries in
+platforms. It requires Qt, GLib, libpcap and some other libraries in
order to run.
-As Wireshark is developed in a platform independent way and uses libraries
-(such as the GTK+ GUI library) which are available for a lot of different platforms,
+As Wireshark is developed in a platform independent way and uses libraries (such
+as the Qt GUI library) which are available for many different platforms,
it's thus available on a wide variety of platforms.
If a binary package is not available for your platform, you should
download the source and try to build it. Please report your experiences
to mailto:wireshark-dev-list-email:[][wireshark-dev-list-email:[]].
-Binary packages are available for at least the following platforms:
+Binary packages are available for the following platforms along with many
+others:
==== Unix
* Apple Mac OS X
-* BeOS
-
* FreeBSD
* HP-UX
@@ -56,15 +55,7 @@ Binary packages are available for at least the following platforms:
* OpenBSD
-* SCO UnixWare/OpenUnix
-
-* SGI Irix
-
-* Sun Solaris/Intel
-
-* Sun Solaris/Sparc
-
-* Tru64 UNIX (formerly Digital UNIX)
+* Oracle Solaris
==== Linux
@@ -321,8 +312,6 @@ The Buildbot runs on a platform collection that represents the different
* Solaris SPARC (Solaris, big endian, gcc)
-* Mac OS-X PPC (BSD, big endian, gcc)
-
* Mac OS-X x86 (BSD, little endian, Clang)
* Mac OS-X x86-64 (BSD, little endian, Clang)
@@ -352,10 +341,8 @@ course).
You will find lots of useful information on the Wireshark homepage at
wireshark-web-site:[].
-
[[ChIntroWiki]]
-
==== Wiki
The Wireshark Wiki at wireshark-wiki-site:[] provides a wide range