Wireshark mailing list archives

Re: Qt compilation.


From: Akhil Pillai <akhil.pillai () gslab com>
Date: Wed, 7 Nov 2012 17:53:00 +0530 (IST)

Following are the steps




installing wireshark on ubuntu by src code  compilation------installation link-------   
http://binarynature.blogspot.in/2011/05/compile-and-install-wireshark-on-fedora.html



1. sudo apt-get update
2. sudo apt-get install autoconf bison flex libtool libgtk2.0-dev libpcap-dev libc-ares-dev libsmi2-dev libgnutls-dev 
libgcrypt11-dev libkrb5-dev libcap2-bin libgeoip-dev libortp-dev libportaudio-dev
3. tar -xvf wireshark-1.7.0.tar.bz2 
4. ./autogen.sh 
5. ./configure –enable-setcap-install
6. make
7. sudo make install 
8. ./wireshark
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe

Current thread: