30
edits
Changes
From Genome Analysis Wiki
no edit summary
[[Category:RAREMETAL]]
[[Category:RAREMETALWORKER]]
==COMPILE PROBLEMS==
===error: zlib.h: No such file or directory===
===error : can not find Makefile.base ====
../libStatGen/Makefiles/Makefile.tool:4: Makefile.base: No such file or directory
====SOLUTION====
This is most likely that you are having an older version of Make. To compile, you have to use Make version 3.80 and older. To get updated version of make, please go to [http://ftp.gnu.org/gnu/make | '''make download'''].
==RUNTIME ERRORS==