These instructions show you how to set up HTCondor to be both of these things, but keep in mind that they are actually independent, and you can easily change the configuration to have a multi-node pool running as a single user, or a single-node pool where the daemons run as root (and jobs run unprivileged). -These instructions are for Windows. Instructions for *nix and OSX are {wiki: CreatingPersonalHtcondor here} +These instructions are for Windows. {wiki: CreatingPersonalHtcondor Instructions for *nix and OSX} {section: Get HTCondor binaries} @@ -58,7 +58,7 @@ notepad \scratch\condor84\condor_config {endterm} -In your editor, find =RELEASE_DIR= and change the value to c:\scratch\condor84, and find =LOCAL_DIR=, remove the # and change the value to c:\scratch\local\condor84 +Open *\scratch\condor84\condor_config* in your editor, find =RELEASE_DIR= and change the value to c:\scratch\condor84, and find =LOCAL_DIR=, remove the # and change the value to c:\scratch\local\condor84 {snip: change lines in condor_config to this} ## Where have you installed the bin, sbin and lib condor directories? RELEASE_DIR = C:\scratch\condor84