I have installed wireshark, and I wanted to use
...changed |
You only see dissectors with registered preferences there. Since there aren't any it doesn't show up. You could find it through Analyze|Enabled Protocols... and/or through Help|Supported Protocols It isn't there either :|
(07 Feb '12, 07:59)
ivana
It's ./autogen.sh && ./configure && make to process the changes in Makefile.common and make because a dissector is not part of Wireshark (gasp), it's part of EPAN, found in libwireshark.
(07 Feb '12, 23:16)
Jaap ♦
|
I found solution! Maybe someone will find it helpful:
permanent link
This answer is marked "community wiki".
|