Rate This Document
Findability
Accuracy
Completeness
Readability

Compilation and Installation

Procedure

  1. Use PuTTY to log in to the server as the root user.
  2. Go to the source package directory.
    cd /path/to/gadget2
  3. Decompress the installation package.
    tar -xvf gadget2-v2.3.5.tar.gz
    cd gadget2-2.3.5
  4. Perform the compilation and installation.
    make && make install