Wireshark
From Rory.wiki
General
Installation
When installing wireshark from source on ubuntu, there's a number of libraries that aren't installed by default which can be useful for enabling wireshark functionality, and some that'll stop it getting compiled.
compulsory installs - Bison, flex, libgtk2.0-dev, libglib2.0-dev
Optional installs - libgnutls-dev, libkrb5-dev, liblua5.1-dev, libpcre3-dev
