Table of Contents

Installation of FASTA 35.4.8

Additional libraries

None required

Procedure

Here is the procedure followed to install FASTA from its source code:

% sudo chown -R root:root /opt/bio/sources/fasta-35.4.8
% sudo chmod 755 /opt/bio/sources/fasta-35.4.8
% cd src
% sudo make -f ../make/Makefile.linux.sse2
#
# FASTA specific environment variable
#
PATH=/opt/bio/sources/fasta-35.4.8/bin:$PATH