Re: Compiling problems - Imlib



> Ok, if I use the "--disable-gtktest" option of configure, Imlib detect 
> GTK.  It just can't run the test.
> 
> When I try to "make" it, I have the following error:
> 
> In file included from load.c:6:
> gdk_imlib_private.h:56: gif_lib.h: No such file or directory
> make[2]: *** [load.lo] Error 1
> make[2]: Leaving directory `/home/jeff/Linux/autres/imlib/gdk_imlib'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/jeff/Linux/autres/imlib'
> make: *** [all-recursive-am] Error 2           
>

I get a similar error. My ./configure script seems to find gtk-config, but can't compile the test program. The reason listed in config.log is gtk/gtk.h not found. Not being able to compile the test, it can't identify  the proper version of GTK. I have checked, and /usr/local/gnome/include/gtk/gtk.h. Ran ./configure (through autogen.sh) with parameters --prefix=/usr/local/gnome --with-gtk-prefix=/usr/local/gnome .

Yesterday's CVS source, by the way.

Thanks for any help I can get.

Rob



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]