Samtool Installation Using Cygwin
Hi all, im trying to install samtool using cygwin on windows. when i type make command to compile source files, an error message says that "command not found". i even tried reinstalling cygwin and installing all dependencies such as gcc and zlib. please give me a solution on this problem.
thank you in advance.
• 6,195 views
•
link
1 answer
You will need to install make and other dependencies. In general when trying to do bioinformatics on cygwin make sure to install everything. When selecting packages click the top checkbox to select all cygwin packages. The download is larger but at least you'll head off one big set of problems, that of missing required software.
• 0 views
•
link
Log in to answer this question.