Error installing hmmer-3.1b2-cygwin64
1
0
Entering edit mode
3.6 years ago
efraav • 0

Hello everyone, I'm trying to run the MiPFinder algorithm on a windows 10 laptop. So first I've installed Cygwin64 and downloaded hmmer-3.1b2-cygwin64.tar.gz in order to install it.

I followed this tutorial:

And after running 'make check', i get the following errors:

https://freeimage.host/i/2734P1

Could someone please help me?

Thanks!

cygwin64 hmmer • 917 views
ADD COMMENT
0
Entering edit mode
3.6 years ago
Mensur Dlakic ★ 27k

I will offer you an opinion, and I suspect that you will discover something similar on your own: most Linux programs do not install in straightforward way under Windows.

The error happens in the easel part of HMMer, which contains utility programs that you may not even need. Specifically, it is trying to run sqc which is a Perl script, so you likely don't have Perl installed. I would look for the directory where HMMer binaries are installed and check whether those work. If so, you are probably good to go. Chances are actually that easel utilities work as well if things compiled without error messages, but you may not be able to test them using make check.

ADD COMMENT

Login before adding your answer.

Traffic: 2557 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