Note: This version of the VDT (1.2.3) is no longer supported. Feel free to look through the documentation and install it, but we cannot guarantee support for it. The current stable release is 2.0.0.

Using a Preexisting Condor Installation

If you are installing the VDT server and you have an external Condor installation that you would like to use in place of the Condor that is installed with VDT you can specify it by setting two environment variables described below before installing the VDT.

Doing so will produce the following effects:

To specify an external Condor installation you need to set the following two environment variables before installing the VDT:

For example, if you are using a C shell variant and Condor is installed in /usr/local/condor and the condor_config file is in /usr/local/etc you could do:

setenv VDTSETUP_CONDOR_LOCATION /usr/local/condor
setenv VDTSETUP_CONDOR_CONFIG /usr/local/etc/condor_config
pacman -get VDT