-{section: Creating a personal Condor from your own build of Condor} +{section: Creating a personal Condor from your own build of Condor or from prebuilt binaries} {subsection: Building Condor} +Note this section is optional -- if you are on a CSL machine, you can skip to the "Settting up your Personal Condor" section + Pretend you have your build in =/scratch/roy/v66=. Pretend you have you want to set up a personal Condor in =/scratch/roy/personal-condor=. Substitute pathnames appropriately. @@ -23,6 +25,8 @@ {endcode} With the new {link: https://condor-wiki.cs.wisc.edu/index.cgi/wiki?p=BuildModernization build} system using cmake, you will want to remove the =src/= part of the path in the above =ln= command, (for versions of Condor later than 7.5.5.) +Or, if you want to use the pre-built binaries in the CS pool, the release directory is in "/unsup/condor", and you don't need to make the subdirectories below. + Make some directories for Condor {code} mkdir execute