aboutsummaryrefslogtreecommitdiffstats
path: root/README.bsd
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2018-04-05 18:00:16 -0700
committerAnders Broman <a.broman58@gmail.com>2018-04-06 03:11:52 +0000
commit0cb3176ab770c6a5f69ffc5a5cd8889a3d5b23a0 (patch)
treeae4b2e16b94120dedf7170fb2dd7cd4e8a69ed7a /README.bsd
parent5fd4659164536a494480b4717e6f6b5ae530c119 (diff)
Remove some references to Qt4.
Change-Id: I50f5abafb8adf18a5407427f7feb260301df45cc Reviewed-on: https://code.wireshark.org/review/26771 Reviewed-by: Gerald Combs <gerald@wireshark.org> Petri-Dish: Gerald Combs <gerald@wireshark.org> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'README.bsd')
-rw-r--r--README.bsd12
1 files changed, 4 insertions, 8 deletions
diff --git a/README.bsd b/README.bsd
index 09f636afe3..e2a747548b 100644
--- a/README.bsd
+++ b/README.bsd
@@ -2,7 +2,7 @@ Installing Wireshark on FreeBSD/OpenBSD/NetBSD/DragonFly BSD
========================================================================
1. Extra packages required
- 2. Compiling Wireshark
+ 2. Compiling Wireshark
3. Berkeley Packet Filter (BPF) requirement
4. Running Wireshark as a non-root user
@@ -16,23 +16,19 @@ The easiest way to install these is by using your operating system's
ports or packages system. If you prefer to build from source, the programs
can be found at the following sites:
- glib 2.16 or later:
+ glib 2.32 or later:
ftp.gnome.org:/pub/gnome/sources/glib/
http://ftp.gnome.org/pub/gnome/sources/glib/
pkgconfig:
http://pkgconfig.freedesktop.org/releases/
- python 2.5 or later:
+ python 2.7 or later, including Python 3:
https://www.python.org/downloads/source/
If you want to use the Wireshark GUI, install one or both of these toolkits:
- gtk+ 2.12 or later:
- ftp.gnome.org:/pub/gnome/sources/gtk+/
- http://ftp.gnome.org/pub/gnome/sources/gtk+/
-
- Qt 4.7 or later:
+ Qt 5.2 or later:
http://download.qt-project.org/official_releases/qt/