How To Install "Vcftools" On Mac Os X 10.6.7
1
0
Entering edit mode
12.9 years ago
Huayang • 0

I have download the vcftools package and decompressed in my Mac. According to http://vcftools.sourceforge.net/docs.html#install I typed "make" in the vcftools folder to install using terminal program, but "-bash: make: command not found" was shown on terminal! Why? Who can help me? thank you!

vcf vcftools installation error • 9.8k views
ADD COMMENT
4
Entering edit mode
12.9 years ago
Gww ★ 2.7k

I am assuming that you have not installed the OSX Developer Tools. Type gcc -v and I'll bet that command won't be found either. After you install the tools make, gcc etc should be available.

ADD COMMENT
0
Entering edit mode

Thank you! I have installed vcftools successfully.

ADD REPLY

Login before adding your answer.

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