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. Decompress the installation package.
    tar zxvf minigraph-v0.19.tar.gz
  3. In the Makefile file, change CC = gcc to CC = clang.

  4. Perform the compilation and installation.
    make