|
LIGO Workflow Planner
You can issue the following commands to find out if your system has the above compatibility libraries:
yum list compat-* Once, the above prerequisites have been installed, proceed to the next step.
Follow the following steps to get the above components:
% cd /path/to/vdt
% pacman -get http://vdt.cs.wisc.edu/vdt_1311_cache:Condor
% pacman -get http://vdt.cs.wisc.edu/vdt_1311_cache:VDS
% pacman -get http://vdt.cs.wisc.edu/vdt_1311_cache:Globus-Base-SDK
% pacman -get http://vdt.cs.wisc.edu/vdt_1311_cache:Globus-Client
% pacman -get http://vdt.cs.wisc.edu/vdt_1311_cache:Globus-RLS-Client
To install the latest version of TclGlobus, Version 1.3.0, please follow the TclGlobus install instructions.
LIGO Workflow Planner source tarball can be downloaded from the following link:
LIGO Work Flow Planner source tarball This source tarball contains the stable version of the planner prepared for face-to-face meeting between LIGO and ISI engineers on July 20, 2006. We are planning to add some relevant information once the project reaches maturity in the future
After downloading LIGO Workflow source tarball, you can issue the following command to untar the sources: tar -zxvf LIGOWorkFlowPlanner.tar.gz This will create a directory called LIGOWorkFlowPlanner. Go to that directory and issue the following command to run the planner: ./gridClient & |