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

Obtaining Installation Packages

Procedure

  1. Download the HTCondor installation package htcondor-8_9_2.tar.gz.

    URL: https://github.com/htcondor/htcondor/archive/V8_9_2.tar.gz

  2. Download the munge installation package munge-0.5.13.tar.xz.

    URL: https://github.com/dun/munge/releases/tag/munge-0.5.13

  3. Download the SQLite installation package sqlite-autoconf-3340100.tar.gz from the following address:

    https://www.sqlite.org/2021/sqlite-autoconf-3340100.tar.gz

  4. Use an SFTP tool to upload the installation packages to the server.
    • Upload the HTCondor installation package to the /path/to/HTCONDOR directory on the server.
    • Upload the munge installation package to the /path/to/MUNGE directory on the server.
    • Upload the SQLite installation package to the /path/to/SQLITE directory on the server.