Ethereal-users: Re: [ethereal-users] installation problems..

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

From: Arni Raghu <arni@xxxxxxxxxxxxxxxxx>
Date: Tue, 04 May 1999 18:26:59 +0000
Hi,
The problem was solved by installing gtk-devel rpm on RH 5.2

I ran make and it seemed to compile well..when I run ethereal the
application shows up fine..but when I click on  the menu option
Tool->Capture and say ok...it freezes after showing a window that has
nothing in it..

Why is that..???

Thx,
Arni




Guy Harris wrote:
> 
> > I am trying to install ethereal and had the following problem::
> >
> > checking for gtk-config... /usr/local/bin/
> > checking for GTK - version >= 1.0.0... ./configure: /usr/local/bin/: is
> > a directory
> > ./configure: /usr/local/bin/: is a directory
> > ./configure: /usr/local/bin/: is a directory
> > ./configure: /usr/local/bin/: is a directory
> > ./configure: /usr/local/bin/: is a directory
> > no
> > *** Could not run GTK 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 GTK was incorrectly
> > installed
> > *** or that you have moved GTK since it was installed. In the latter
> > case, you
> > *** may want to edit the gtk-config script: /usr/local/bin/
> > configure: error: GTK+ distribution not found.
> 
> What does the "config.log" file have in it after the
> 
>         configure:1125: checking for GTK - version >= 1.0.0
> 
> line (the line number "1125" may differ; what's important is the
> "checking for GTK - version >= 1.0.0" part)?