iqbal-lab / cortex

reference free variant assembly
32 stars 13 forks source link

make: *** [Makefile:29: src/alignment_cmdline.o] Error 1 #31

Open kdyoung100 opened 2 years ago

kdyoung100 commented 2 years ago

code in git colne ~~ cd cortex bash install.sh

libs/seq_file/seq_file.h:17:10: fatal error: zlib.h: No such file or directory

include

      ^~~~~~~~

compilation terminated. make: *** [Makefile:29: src/alignment_cmdline.o] Error 1 make: Leaving directory '/home/kdyoung/tools/cortex/scripts/analyse_variants/seq-align'

why problem? already sudo apt-get install libz-dev