Problem Installing Vcftools
1
0
Entering edit mode
11.5 years ago
daviderix • 0

Hi everyone. Can anyone help me with this error when installing the latest version (0.1.11) of vcftools?

make[1]: * [bgzf.o] Error 1 make[1]: Leaving directory `/home/da/vcftools_0.1.11/cpp' /bin/sh: 2: cd: can't cd to perl make: * [install] Error 2

Please note that I have already installed the zlib package and tried with previous vcftoools versions. Any help would be very appreciated. Thank you very much indeed,

Dr

vcftools installation • 3.0k views
ADD COMMENT
0
Entering edit mode

It would be helpful if you posted the lines preceding that one. The original cause of the error is probably somewhere above that. BTW, what OS are you using? This compiles fine for me.

ADD REPLY
2
Entering edit mode
11.5 years ago

You might need the development zlib package. Try apt-get install zlib1g-dev or yum install zlib-devel.

ADD COMMENT

Login before adding your answer.

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