Rate This Document
Findability
Accuracy
Completeness
Readability

Compilation and Installation

Procedure

  1. Use PuTTY to log in to the server as the root user.
  2. Go to the source code directory.
    cd /path/to/MRBAYES/MrBayes
  3. Perform the compilation.
    ./configure --prefix=/path/to/MRBAYES/mybayes
    make
    make install