我要评分
获取效率
正确性
完整性
易理解

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