Im trying to install BWA in a Fedora 10 64 bit machine
and I run the following commands:
Code:
tar xvjf bwa-0.6.1.tar.bz2
make
...