Obtaining Installation Packages
Procedure
- Download the HTCondor installation package htcondor-8_9_2.tar.gz.
URL: https://github.com/htcondor/htcondor/archive/V8_9_2.tar.gz
- Download the munge installation package munge-0.5.13.tar.xz.
- Download the SQLite installation package sqlite-autoconf-3340100.tar.gz from the following address:
- 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.
Parent topic: Deploying HTCondor