Running and Verifying PAML
Procedure
- Use PuTTY to log in to the server as the root user.
- Run the following command to switch to the installation directory of the executable file:
cd /path/to/PAML/paml4.9j
- Run the following commands to run the test case:
cp src/codeml /path/to/PAML/paml4.9j/examples/HIVNSsites
cd /path/to/PAML/paml4.9j/examples/HIVNSsites
./codeml
After the command is run, the following information is displayed:

Parent topic: PAML 4.9j Porting Guide (CentOS 7.6)