Can't get buildscript working
makr28 opened this issue · 0 comments
I'm stuck on the configure command for Tiff-4.0.6 part of the build.sh
I get the error
checking for inflateEnd in -lz... no
configure: error: Zlib library not found at /mnt/c/DMDevelopment/HTML5/tiff.js/zlib-1.2.11/
ERROR root: Configure step failed with non-zero return code 1! Command line: ['./configure', '--with-zlib-include-dir=/mnt/c/DMDevelopment/HTML5/tiff.js/zlib-1.2.11/', '--with-zlib-lib-dir=/mnt/c/DMDevelopment/HTML5/tiff.js/zlib-1.2.11/', '--with-jpeg-include-dir=/mnt/c/DMDevelopment/HTML5/tiff.js/jpeg-9b/', '--with-jpeg-lib-dir=/mnt/c/DMDevelopment/HTML5/tiff.js/jpeg-9b/.libs/', '--enable-shared']
Thanks for any help,
p.s. I fixed the 600 dpi image issue but need to be able to build the project.