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/NINJA
- Download the dependency package.
yum install -y java*
- Decompress the installation package.
tar -zxf ninja_1.2.2.tgz
Parent topic: NINJA 1.2.2 Porting Guide (Kylin V10)