I was downloading hmmer using Cygwin64
Following the downloading steps I reached the step of the command "Make". It runs. Then when I do "Make check" the following errors occurs.
make[2]: ./../devkit/sqc: No such file or directory
make[2]: * [Makefile:34: check] Error 127
make[1]: * [Makefile:544: check] Error 2
make: * [Makefile:117: check] Error 2
and Suppose I ignore the make check step( it was optional as per the video I was following), later I faced "hmmbuild error" were it says no such command found. Please help me out. Thank You.