On 10/6/23 2:35 AM, Valerio Bellizzomi wrote:
Compilation was ok until around 97%, then: Error copying file "/home/sel/HTCSS/htcondor-23.0.0/bindings/python/htcondor/compat_enum/__init__.py" to "/home/sel/HTCSS/htcondor-23.0.0/bindings/python/htcondor/compat_enum/__init__.py".
This happens when you do to build the binaries in the source tree. We only support out-of-tree
builds of HTCondor. Try making a build directory outside of the source tree, and running cmake there,
pointing it at the source tree, and re-run the build. -greg