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

Ethereal-dev: Re: [Ethereal-dev] Plugin development

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date: Thu, 3 Mar 2005 15:22:47 +0100
On Thu, 03 Mar 2005 09:02:37 -0300, Vitor Lemos Soares E. de Souza
<vsouza@xxxxxxxxxxx> > I've developed an plugin dissector to Ethereal
and now I have to install
> it. How can I compile this plugin without having to compile the whole
> program again? I'll have to do it in both unix an windows plataforms...

supposing that you've done all the changes to the Makefiles as
described in README.plugins you can just build the plugin.

$ cd plugins/xxx
$ make
$ cp .libs/xxx.so %plugins_dir%

> PS: This plugin will be installed in several machines which contain
> different versions of Ethereal.

Although some times it might work very often a binary plugin won't
work at all with a version of ethereal different from the one it was
compiled with.

-- 
This information is top security. When you have read it, destroy yourself.
-- Marshall McLuhan