Hello Owen,
Owen Williams schrieb:
> Hago Ziegler wrote:
> >
> > I just downloaded gimp1.1.9 , gtk1.2.5 and glib1.2.5 . I installed glib
> > without problems. When I tried to configure gtk it says:
> >
> > .........
> > checking for GLIB - version >= 1.2.4... yes
> > checking for X... no
> > configure: error:
> > *** X libraries or include files not found.
> Well, a simple solution is to make sure that the XFree86-devel packages
> are installed. On a redhat system, type: rpm -q XFree86-devel
The same on a SuSE system.
>
A very good advice, it worked immediately. Thank you.
Hago