Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[HTCondor-users] What would be the recommended way to install an HTCondor-CE and a personal HTCondor on the same host?
- Date: Fri, 06 Mar 2020 15:53:11 +0000
- From: Jose Caballero <jcaballero.hep@xxxxxxxxx>
- Subject: [HTCondor-users] What would be the recommended way to install an HTCondor-CE and a personal HTCondor on the same host?
Hi
if you want, for testing/dev purposes, have both a personal condor and
the CE on the same host (Centos6 or 7), what would be the recommended
way to install it?
I see in the HTCondor-CE documentation [1] it is installed from RPM.
However, the documentation to install HTCondor [2] says to download
the tarball and unpack it. Right?
Also, when I tried to follow [1], it failed because condor is a
dependency. I installed it from EPEL [3], but I don't find command
condor_install anywhere. Is that expected?
Any comment or suggestion is more than welcome. A link to the right
recipe, if that exists, would be helpful.
Cheers,
Jose
========
[1] https://htcondor-ce.readthedocs.io/en/stable/installation/htcondor-ce/
[2] https://research.cs.wisc.edu/htcondor/downloads/?state=select_from_mirror_page&version=8.8.7&mirror=UW%20Madison&optional_organization_url=http://
[3] # rpm -qa | grep condor
condor-external-libs-8.8.7-1.el7.x86_64
htcondor-ce-condor-3.4.0-1.el7.noarch
condor-classads-8.8.7-1.el7.x86_64
python2-condor-8.8.7-1.el7.x86_64
htcondor-ce-3.4.0-1.el7.noarch
condor-procd-8.8.7-1.el7.x86_64
htcondor-ce-client-3.4.0-1.el7.noarch
condor-8.8.7-1.el7.x86_64