View previous topic :: View next topic |
Author |
Message |
njcwotx Guru
Joined: 25 Feb 2005 Posts: 587 Location: Texas
|
Posted: Wed Jul 09, 2014 9:23 pm Post subject: emerged wireshark, executable "wireshark" missing |
|
|
I can get tshark...but the executable 'wireshark' is not longer working. where did the gui go? _________________ Drinking from the fountain of knowldege.
Sometimes sipping.
Sometimes gulping.
Always thirsting.
Last edited by njcwotx on Wed Jul 09, 2014 9:31 pm; edited 1 time in total |
|
Back to top |
|
|
njcwotx Guru
Joined: 25 Feb 2005 Posts: 587 Location: Texas
|
Posted: Wed Jul 09, 2014 9:25 pm Post subject: |
|
|
These are the executables according to qlist
/usr/bin/dftest
/usr/bin/capinfos
/usr/bin/randpkt
/usr/bin/text2pcap
/usr/bin/rawshark
/usr/bin/editcap
/usr/bin/reordercap
/usr/bin/tshark
/usr/bin/dumpcap
/usr/bin/mergecap _________________ Drinking from the fountain of knowldege.
Sometimes sipping.
Sometimes gulping.
Always thirsting. |
|
Back to top |
|
|
njcwotx Guru
Joined: 25 Feb 2005 Posts: 587 Location: Texas
|
Posted: Wed Jul 09, 2014 9:30 pm Post subject: |
|
|
noticed that none of the gtk or qt libraries were flagged...
used this...
Code: | USE=qt4 emerge wireshark |
and the executable appeared. _________________ Drinking from the fountain of knowldege.
Sometimes sipping.
Sometimes gulping.
Always thirsting. |
|
Back to top |
|
|
njcwotx Guru
Joined: 25 Feb 2005 Posts: 587 Location: Texas
|
Posted: Wed Jul 09, 2014 9:46 pm Post subject: |
|
|
FYI, there is a difference between gtk and qt libraries when you build wireshark and wireshark now only allows one library to be used. This post describes the differences. If you want the old look and feel with all the features use gtk. WHen I emerged with qt it was missing some things from first glance. I had to re-emerge with the gtk flags to get them back.
https://blog.wireshark.org/2013/10/switching-to-qt/?utm_source=rss&utm_medium=rss&utm_campaign=switching-to-qt _________________ Drinking from the fountain of knowldege.
Sometimes sipping.
Sometimes gulping.
Always thirsting. |
|
Back to top |
|
|
|