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 PYCXX installation directory.
    cd /path/to/PYCXX
  3. Decompress the PYCXX installation package.
    tar -zxvf pycxx-6.2.8.tar.gz
  4. Go to the directory generated after the decompression.
    cd pycxx-6.2.8
  5. Perform the compilation and installation.
    python setup.py install
    python setup_makefile.py linux linux.mak