Assembler MaSuRCA (v 3.3.3) installation error
1
0
Entering edit mode
4.7 years ago
hikik1225 ▴ 20

To do perform de novo assembly, I downloaded MaSuRCA assembler ver 3.3.3. I have executed the command ./install.sh, and got the following error.

> swig/perl5/swig_wrap.cpp:322:10: fatal error: string.h: No such file
> or directory 
>  #include <string.h>
> 
> compilation terminated.
> Makefile: 1622: recipe for target 'swig/perl5/swig_perl5_jellyfish_la-swig_wrap.lo' failed

Full error log is shown in the following link: https://pastebin.com/Xr7D9jWd

According to this Q&A ( https://github.com/alekseyzimin/masurca/issues/10 ), I have upgraded my perl and swig, but still cannot install MaSuRCA successfully.

I'd be grateful if you could help me. Thanks.


My environment is as follows:

Ubuntu 18.04.3 LTS

Perl 5.26.2

gcc 7.4.0

jellyfish 2.2.10

swig 3.0.12

software error Assembly MaSuRCA • 2.2k views
ADD COMMENT
0
Entering edit mode

string.h: No such file or directory

Did you try to find <MaSuRCA home> -name "string.h" in your maSuRCA home directory?

ADD REPLY
0
Entering edit mode

string.h was not found in the MaSuRCA directly.

ADD REPLY
0
Entering edit mode

Is there a "configure" script in the directory? Or a readme that lists installation steps?

ADD REPLY
3
Entering edit mode
4.7 years ago
ATpoint 82k

Even though some people might not agree with it, I personally like to simply pull tools from conda (https://anaconda.org/bioconda/masurca) to get my analysis going while not wasting time on compiling things myself.

ADD COMMENT
2
Entering edit mode

I appreciate your nice suggestion! I could successfully install MaSuRCA thanks to Bioconda.

ADD REPLY

Login before adding your answer.

Traffic: 1950 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6