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/gadget2
- Decompress the installation package.
tar -xvf gadget2-v2.3.5.tar.gz cd gadget2-2.3.5
- Perform the compilation and installation.
make && make install
Parent topic: gadget2 2.3.5 Porting Guide (Kylin V10)