![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
the make error for installing cufflinks | sflong | RNA Sequencing | 3 | 10-18-2011 08:04 PM |
Tophat 1.2.0 make error | mabentley86 | Bioinformatics | 0 | 05-13-2011 02:44 AM |
tophat 1.2.0 make error | limericksean | Bioinformatics | 4 | 04-20-2011 05:16 AM |
BWA make error on Macbook pro | Suimye | Bioinformatics | 14 | 07-06-2010 03:13 AM |
Maq make error on Ubuntu 9.04 64 bit | sbberes | Bioinformatics | 3 | 10-14-2009 08:36 AM |
![]() |
|
Thread Tools |
![]() |
#1 |
Member
Location: Japan Join Date: Jul 2009
Posts: 10
|
![]()
I just want to use BWA-0.5.6 for mapping 454 reads on Linux. I got error message like this;
========= $ make make[1]: Entering directory `/home/yago/bwa-0.5.6' make[1]: Nothing to be done for `lib'. make[1]: Leaving directory `/home/yago/bwa-0.5.6' make[1]: Entering directory `/home/yago/bwa-0.5.6/bwt_gen' make[1]: Nothing to be done for `lib'. make[1]: Leaving directory `/home/yago/bwa-0.5.6/bwt_gen' gcc -c -g -Wall -O2 -m64 -DHAVE_PTHREAD utils.c -o utils.o utils.c:32:18: error: zlib.h: No such file or directory In file included from utils.c:33: utils.h:46: error: expected =, ,, ;, asm or __attribute__ before err_xzopen_core utils.c:47: error: expected =, ,, ;, asm or __attribute__ before err_xzopen_core make: *** [utils.o] Error 1 ========= Any suggestions? Thanks a lot! |
![]() |
![]() |
![]() |
#2 | |
Senior Member
Location: 41°17'49"N / 2°4'42"E Join Date: Oct 2008
Posts: 323
|
![]() Quote:
debian/ubuntu $ sudo apt-get install zlib-dev redhat/fedora $ sudo yum install zlib-dev
__________________
-drd |
|
![]() |
![]() |
![]() |
#3 |
Member
Location: Japan Join Date: Jul 2009
Posts: 10
|
![]()
Thanks, drio!!
'$ sudo yum install zlib-devel' DOES work!! |
![]() |
![]() |
![]() |
#4 |
Member
Location: China Join Date: Nov 2010
Posts: 11
|
![]()
Thank you
that works |
![]() |
![]() |
![]() |
Thread Tools | |
|
|