Compilation and Installation
Procedure
- Use PuTTY to log in to the server as the root user.
- Go to the source package directory.
cd /path/to/PRODIGAL
- Decompress the installation package.
tar xvf v2.6.3.tar.gz
- Perform the compilation.
cd Prodigal-2.6.3/ make
Parent topic: Prodigal 2.6.3 Porting Guide (Kylin V10)