Ethereal-dev: Re: [Ethereal-dev] configuration

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

From: Jaap Keuter <jaap.keuter@xxxxxxxxx>
Date: Wed, 3 May 2006 11:19:47 +0200 (CEST)
Hi,

Have you looked into the developer manual, which can be found on the
Ethereal website documentation page? There's a complete explanation how to
develop on both Win32 and *NIX platforms.

Thanx,
Jaap

On Wed, 3 May 2006, Atil Parikh wrote:

> Hello All,
>      I am a new developer in this group.  Actually this time i have
> implemented one protocol and i want to make its dissect in ethereal.
> After completing coding i m confused about how to complile my whole
> project in WinXP. Another thing is i want to compile it also on linux
> but at that time glib.h, epan/packets.h and epan/prefs.h file not
> found.  so what i have to configure to compile this project on linux and
> windows both....  I need both compilation....  Plz help me....  Thanks
> in advance to all of you.