Compilation and Installation
Procedure
- Use PuTTY to log in to the server as the root user.
- Go to the /path/to/BRAKER directory.
cd /path/to/BRAKER
- Decompress the installation package.
tar xvf v2.1.6.tar.gz
- Set the environment variable of the executable file.
export PATH=/path/to/BRAKER/BRAKER-2.1.6/scripts:$PATH
Parent topic: BRAKER 2.1.6 Porting Guide (Kylin V10)