Hello,
I am about to install BLAT but I did make, and here's the problem.
do you have such problems?
Thank You
I am about to install BLAT but I did make, and here's the problem.
Code:
pngwrite.c:7:87: fatal error: png.h: No such file or directory
#include "png.h" // MUST come before common.h, due to setjmp checking in pngconf.h
^
compilation terminated.
make[1]: *** [pngwrite.o] Error 1
make[1]: Leaving directory `/home/mido1951/Bureau/blatSrc/lib'
make: *** [all] Error 2
Thank You
Comment