summaryrefslogtreecommitdiff
path: root/docbook/wsug_src/WSUG_chapter_build_install.asciidoc
diff options
context:
space:
mode:
Diffstat (limited to 'docbook/wsug_src/WSUG_chapter_build_install.asciidoc')
-rw-r--r--docbook/wsug_src/WSUG_chapter_build_install.asciidoc8
1 files changed, 4 insertions, 4 deletions
diff --git a/docbook/wsug_src/WSUG_chapter_build_install.asciidoc b/docbook/wsug_src/WSUG_chapter_build_install.asciidoc
index c103754301..a4c9b7cb5b 100644
--- a/docbook/wsug_src/WSUG_chapter_build_install.asciidoc
+++ b/docbook/wsug_src/WSUG_chapter_build_install.asciidoc
@@ -268,19 +268,19 @@ Use the following general steps to build Wireshark from source under UNIX or Lin
+
--
----
-$ tar xaf wireshark-2.0.5.tar.bz2
+$ tar xaf wireshark-2.4.5.tar.xz
----
In other cases you will have to use the following commands:
----
-$ bzip2 -d wireshark-2.0.5.tar.bz2
-$ tar xf wireshark-2.0.5.tar
+$ xz -d wireshark-2.4.5.tar.xz
+$ tar xf wireshark-2.4.5.tar
----
--
. Change directory to the Wireshark source directory.
+
----
-$ cd wireshark-2.0.5
+$ cd wireshark-2.4.5
----
. Configure your source so it will build correctly for your version of UNIX. You