sudo apt-get install qt4-dev-tools libqt4-dev libqt4-core libqt4-gui
Yuanda(Dave) Xu
On Mon, Apr 20, 2015 at 8:43 PM, Yuanda Xu <yxu60@binghamton.edu> wrote:
if need qt4:
sudo apt-get install libqt4-devBest regards,Yuanda(Dave) XuOn Mon, Apr 20, 2015 at 8:27 PM, Yuanda Xu <yxu60@binghamton.edu> wrote:install wireshark from source code.
./autogen.sh
./configure
install tools needed
...following error information.
such as bison, flex...
if says need Qt:
sudo apt-get install qtdeclarative5-dev
if says need GTK+ 3
sudo apt-get install libgtk-3-dev
if says need libpcap
sudo apt-get install libpcap-dev
makeBest regards,Yuanda(Dave) Xu
No comments:
Post a Comment