Compilation and Installation
Procedure
- Use PuTTY to log in to the server as the root user.
- Go to the main program installation directory.
cd /path/to/EXONERATE
- Decompress the installation package.
tar -xvf exonerate_2.4.0.orig.tar.gz
- Perform the compilation and installation.
./configure --build=aarch-unknown-linux-gnu --prefix=/path/to/EXONERATE make
Parent topic: Exonerate 2.4.0 Porting Guide (Kylin V10)