Re: help with imlib and gtk/gdk



La plume légère, à Sun, Aug 20, 2000 at 05:45:05PM +0300, heure d'inpiration,
Nicholas écrivait en ces mots:
> /convert: No such file or directory
> gdk_imlib ERROR: Cannot load image: /path/to/png

This means when the configure script of imlib can't find libpng or
png.h. Maybe your libpng is installed under prefix /usr/X11R6; in that
case (if you want to fix it quickly and dirtily) edit configure,
search of "-lpng", search the next occurence of it. Normally it should
take you to a line beginning with "LIBS=something". There, add your
path to libpng.

Same thing with png.h. (in that case, it will be CFLAGS, not LIBS).


W





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