Ethereal-users: Re: [Ethereal-users] compile ethereal-0.9.0 on solaris 8

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

From: Guy Harris <guy@xxxxxxxxxx>
Date: Mon, 28 Jan 2002 10:55:40 -0800 (PST)
> been trying to compile ethereal 0.9.0 on solaris 8 with gcc and gtk 
> installed...

Do you have GLib installed as well?  (You probably won't be able to
compile GTK+ without GLib, but if you installed GTK+ as a binary
package, you could install it without installing GLib - it'd be
completely *useless* without GLib, as it uses GLib heavily, but you
could probably *install* it.)

If not, you must install it - Ethereal *and* Tethereal use GLib, *and*,
as noted in the parenthetical note, so does GTK+.