On 23.10.12 at 03:22 pm, Dexter Filmore wrote:
failed to load "./cursor-bad.png": Couldn't recognize the image file format
for file './cursor-bad.png'
make[2]: *** [gimp-tool-cursors.h] Fehler 1
make[2]: Leaving directory `/home/dexter/software/gimp-git/gimp/cursors'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/home/dexter/software/gimp-git/gimp'
make: *** [all] Fehler 2
Checked on the file:
dexter@shodan:~/software/gimp-git/gimp/cursors$ file cursor-bad.png
cursor-bad.png: PNG image data, 36 x 36, 8-bit/color RGBA, non-interlaced
So it's there. Why does make complain?
I lately had similar pain compiling GIMP and its dependencies.
This brought me many steps further:
https://staff.banu.com/~muks/tmp/gimp-build-script.txt together with
http://wiki.gimp.org/index.php/Hacking:Building/Linux.
Some dependencies might be missing on your system (the error you
reported may come from a missing libpng development package), but
./configure or ./autogen.sh should tell you them.
Kind regards,
Sven
_______________________________________________
gimp-developer-list mailing list
gimp-developer-list@xxxxxxxxx
https://mail.gnome.org/mailman/listinfo/gimp-developer-list