Entering edit mode
9.4 years ago
allyson1115ar
▴
30
I have this error when I try to install TF2DNA using cygwin. The program can be downloaded from this link http://www.fiserlab.org/our_programs.htm
At first I set my directory to go to the folder where the installer is located.
cd /cygdrive/c
cd TF2DNA_v0.31
./tf2dna_installer -i
When I try to execute it I received the error below:
Error
-bash: ./tf2dna_installer: /usr/bin/perl: bad interpreter: Permission denied
Can anyone help me?
What does
which perl
return?This is not a really a bioinformatics question and should be more appropriate on StackOverflow (which surely already has an answer to this question).