Compilation and Installation
Procedure
- Use PuTTY to log in to the server as the root user.
- Go to the main program installation directory.
cd meryl/src
- Perform the compilation and installation.
make

- Load the environment.
export PATH=/home/ycl/mery/build/bin:$PATH
Parent topic: Meryl 1.3 Porting Guide (Kylin V10)