http://www.wireshark.org/
http://www.wireshark.org/download/src/wireshark-1.6.0.tar.bz2
Required: libpcap
./configure --prefix=/usr --sysconfdir=/etc --enable-threads --with-ssl --enable-setuid-install && make
make install