Christopher J. McNicholas wrote: > > First I would like to extend a thanks to all of you who helped me > with my "imake madness" problem. Since then, I have installed the GNU > autoconf in the hopes that *it* might work. > At this time, I am having problems at the gdk_imlib "make install". > I get the following two error messages: > > gdk_imlib_types.h:7: gdk/gdk.h : No such file or directory > gdk_imlib_types.h:8: gdk/gdkprivate.h: No such file or directory > make : *** [cache.o] Error 1 > > Does anyone have any idea what I need to do? > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
If you use hamm, there is both a imlib and a gdk_imlib package(which I maintain). If not then you need to have gtk-dev installed to compile gdk_imlib. Those are the files it says are missing. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

