ewalker:~% zcat mycluster-v2-2.0.6.tar.gz ewalker:~% cd mycluster-v2-2.0.6/ ** Be prepared to specify the directories where you want MyCluster, Condor ** and SGE to be installed (MYCLUSTER_LOCATION, CONDOR_WORK_DIR, and ** SGE_WORK_DIR respectively). ** After completing the installation, source the generated scripts in your ** default shell: i.e. .bashrc (bash), .profile (sh), or .cshrc (csh/tcsh). ewalker:~/mycluster-v2-2.0.6$ ./siteinstaller.csh checking prerequisites: sed .... ok awk .... ok tar .... ok gzip .... ok perl .... ok tee .... ok Version 2.0.6 Created on Wed Jun 17 20:33:56 CDT 2009 Please select the agent you would like installed for provisioning CPUs: 1. Load Sharing Facility (LSF) 2. Portable Batch System (PBS) 3. IBM LoadLeveler (LL) 4. Sun Grid Engine (SGE) 5. Desktop (SSH/EC2) 6. Quit (Choice) 5 Where do you want MyCluster to be installed? MYCLUSTER_LOCATION : /home/ewalker/mycluster Accept /home/ewalker/mycluster? [Y/N] Y Cleaning up old files ... Setting up mycluster default location ... Downloading http://www.tacc.utexas.edu/~ewalker/mycluster_dist/mycluster_bin/linux-ia32.tar.gz ... Version 2.0.6 Created on Wed Jun 17 20:33:56 CDT 2009 Please select the personal job management interface you would like installed: 1. Condor 2. Sun Grid Engine (SGE) 3. Condor and SGE 4. Quit (Choice) 3 Use MYCLUSTER_LOCATION /home/ewalker/mycluster? [Y/N] Y Installing Condor version default Please specify a directory for this program to install a new (or modify an existing) Condor installation. The installer needs permission to modify the Condor installation. CONDOR_WORK_DIR : Accept /home/ewalker/condor? [Y/N] Y Downloading Condor ... Downloading http://www.tacc.utexas.edu/~ewalker/mycluster_dist/condor-default/linux-x86-rh9.tar.gz ... Untarring Condor ... setting up binaries ... Please source the following files to your MyCluster/Condor startup scripts: /home/ewalker/mycluster/mycluster.csh /home/ewalker/mycluster/mycluster.sh Installing SGE version 5.3 SGE_WORK_DIR : Accept /home/ewalker/SGE? [Y/N] Y Downloading SGE ... Downloading http://www.tacc.utexas.edu/~ewalker/mycluster_dist/sge-5.3/linux-ia32.tar.gz ... Untarring SGE ... Please append the following source files to your MyCluster/SGE environment: /home/ewalker/mycluster/mycluster.csh /home/ewalker/mycluster/mycluster.sh