ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-users: Re: [Wireshark-users] Installing a new dissector

From: Jaap Keuter <jaap.keuter@xxxxxxxxx>
Date: Thu, 16 Oct 2008 21:18:43 +0200
Hi,

Better ask the developer list.
In the mean time my guess is you've misted the ./autogen.sh and configure steps.

Thanx,
Jaap

Breno Jacinto wrote:
Hello,

   I'm trying to install a dissector in wireshark. I'm following the
steps suggested in the install file, which says to update the
Makefile.common in epan/dissectors, and recompile wireshark. But it is
not showing in the Protocol list and traffic is not decoded yet.

   Can anyone give me a hand on this? I'm unsure it is a problem with
the dissector code, since it was written for Ethereal (~2006), and now
I'm trying it on wireshark. Was there any change in the template for
dissectors?

    The dissector source is attached.

thanks in advance,