Ethereal-users: [Ethereal-users] Error on compiling glib

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

From: "Christopher Lyon" <cslyon@xxxxxxxxxx>
Date: Wed, 23 Jul 2003 10:40:40 -0700
I have a machine without any x windows installed and I am trying to
compile just the tethereal. Here is the command that I am using.


./configure --prefix=/usr/local --disable-ethereal --disable-glibtest
--disable-gtktest --enable-gtk2



......
checking for GLIB - version >= 2.0.0... no
*** Could not run GLIB test program, checking why...
*** The test program failed to compile or link. See the file config.log
for the
*** exact error that occured. This usually means GLIB is incorrectly
installed.
configure: error: GLib distribution not found.


Can't I do this without glib?