Table des matières

Installation of PhyML 3.0

Additional libraries

No additional library is required.

Procedure

You have to register on the website to get access to the executables and/or the source code (by contacting the author). Here is the procedure to install PhyML using the executable:

% sudo chown -R root:root /opt/bio/sources/PhyML_3.0
% sudo chmod 755 /opt/bio/sources/PhyML_3.0

For x86_32 systems:

% sudo chmod ugo+x /opt/bio/sources/PhyML_3.0/PhyML_3.0_linux32
% sudo ln -s /opt/bio/sources/PhyML_3.0/PhyML_3.0_linux32 /usr/local/bin/phyml

For x86_64 systems:

% sudo chmod ugo+x /opt/bio/sources/PhyML_3.0/PhyML_3.0_linux64
% sudo ln -s /opt/bio/sources/PhyML_3.0/PhyML_3.0_linux64 /usr/local/bin/phyml