install bioawk in unix system
1
0
Entering edit mode
7.3 years ago
newbiebio ▴ 80

I tried to install bioawk under subsystem for UNIX base in windows. I followed the below instruction http://ged.msu.edu/angus/tutorials-2012/monday-june-11-links.html

However, when I typed make, bash told me that it cannot find make command. And there is only 'makefile' under bioawk folder and no 'make'.

bioawk Unix • 4.6k views
ADD COMMENT
1
Entering edit mode

Dear chenmengutd, Hi.

You can try "which make" to check if make is already installed.

If it is not installed, you can use "apt-get install make".

Also have a look at Make Command Not Found, please.

~ Best

ADD REPLY
0
Entering edit mode

Dear Farbod, Thank you so much for your reply. I am working on it. ~Best

ADD REPLY
1
Entering edit mode

conda is a great tool for installing software and dependencies, also available for bioawk

ADD REPLY
1
Entering edit mode
7.3 years ago
cmdcolin ★ 3.8k

You will probably have to install the development tools in the subsystem. Try running "sudo apt-get install build-essential"

ADD COMMENT

Login before adding your answer.

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