aquaskyline/SOAPdenovo-Trans

not able install SOAPdenovo-Trans?

Closed this issue · 2 comments

Hi
what are the dependencies require for installing the SOAPdenovo-Trans ?

sh make.sh error
../SOAPdenovo-Trans-31mer cleaning done.
/usr/bin/ld: cannot find -lz
collect2: error: ld returned 1 exit status
make: *** [SOAPdenovo] Error 1
../SOAPdenovo-Trans-127mer cleaning done.
/usr/bin/ld: cannot find -lz
collect2: error: ld returned 1 exit status
make: *** [SOAPdenovo] Error 1

Thanks!

You need zlib-static:
$ sudo yum install zlib-static