Table of Contents
As with all things, there must be a beginning, and so it is with Wireshark. To use Wireshark, you must:
Obtain a binary package for your operating system, or
Obtain the source and build Wireshark for your operating system.
Currently, only two or three Linux distributions ship Wireshark, and they are commonly shipping an out-of-date version. No other versions of UNIX ship Wireshark so far, and Microsoft does not ship it with any version of Windows. For that reason, you will need to know where to get the latest version of Wireshark and how to install it.
This chapter shows you how to obtain source and binary packages, and how to build Wireshark from source, should you choose to do so.
The following are the general steps you would use:
Download the relevant package for your needs, e.g. source or binary distribution.
Build the source into a binary, if you have downloaded the source.
This may involve building and/or installing other necessary packages.
Install the binaries into their final destinations.