Hi,
I ran "git clone https://github.com/weizhongli/cdhit.git"
Then, changed the directory to cdhit.
Then ran "make MAX_SEQ=10000000"
I got
"g++ -fopenmp -DWITH_ZLIB -O2 -DMAX_SEQ=10000000 cdhit-common.c++ -c
g++ -fopenmp -DWITH_ZLIB -O2 -DMAX_SEQ=10000000 cdhit.o cdhit-common.o cdhit-utility.o -lz -o cd-hit
g++ -fopenmp -DWITH_ZLIB -O2 -DMAX_SEQ=10000000 cdhit-est.o cdhit-common.o cdhit-utility.o -lz -o cd-hit-est
g++ -fopenmp -DWITH_ZLIB -O2 -DMAX_SEQ=10000000 cdhit-2d.o cdhit-common.o cdhit-utility.o -lz -o cd-hit-2d
g++ -fopenmp -DWITH_ZLIB -O2 -DMAX_SEQ=10000000 cdhit-est-2d.o cdhit-common.o cdhit-utility.o -lz -o cd-hit-est-2d
g++ -fopenmp -DWITH_ZLIB -O2 -DMAX_SEQ=10000000 cdhit-div.c++ -c
g++ -fopenmp -DWITH_ZLIB -O2 -DMAX_SEQ=10000000 cdhit-div.o cdhit-common.o cdhit-utility.o -lz -o cd-hit-div
g++ -fopenmp -DWITH_ZLIB -O2 -DMAX_SEQ=10000000 cdhit-454.c++ -c
g++ -fopenmp -DWITH_ZLIB -O2 -DMAX_SEQ=10000000 cdhit-454.o cdhit-common.o cdhit-utility.o -lz -o cd-hit-454"
But after running the command line, I got the same error (Some seqs are too long, please rebuild the program with make parameter MAX_SEQ=new-maximum-length (e.g. make MAX_SEQ=10000000).
Also I edited the file manually, but also still got the same error.
recompile the program using
Thanks for help, but it did not work.
Thanks! when I run make MAX_SEQ=10000000, I got
Could you please help me!
common problem. https://www.google.com/search?q=zlib.h%3A+No+such+file+or+directory