Comments
Step 1) mkdir /usr/src/tar_wshak
Step 2) cd /usrsrc/tar_wshak
Step 3) wget http://www.wireshark.org/download/src/wireshark-Q.99.4.tar.gz
Step 4) gunzip the file like "gunzip wireshark-Q.99.4.tar.gz"
Step 5) tar -xvf wireshark-Q.99.4.tar
Step 6) cd wireshark-Q.99.4
Step 7) cd configure
Step 8) makes
Step 9) makes install
Posted by carlos33