RPM Installation

 

RPM Installation Procedures

NOTE: If you don't have LSC DataGrid 4.0 installed on your system, please follow the LSC DataGrid 4.0 download page to download and to install the package.

Make sure you setup your shell environment to use LSC DataGrid 4.0

  • Go to your LSC DataGrid 4.0 installation directory
  • Depending your shell, run setup.csh or setup.sh

To install TclGlobus release 1.3.0 from RPM distribution, simply download the RPM distribution from the 1.3.0 download page and follow the instructions below.

Use su root to become root, then install the RPM files.

If you have installed an older version of TclGlobus RPM, you need to uninstall it first.

Note:

Please make sure you set your GLOBUS_LOCATION environment variable to system-wide Globus installation directory, i.e., /usr/local/globus-4.0.1. If you do not know Globus installation directory, we suggest that you check with your site system administrator. In the case of LDG 4.0, setup your shell environment to use Globus:

cd /path/to/ldg-4.0
source setup.sh

This will set your PATH environment variable to find Globus.

Then issue the following commands:

  • rpm -ivh tclglobus-1.3.0-1.FC4.i386.rpm
  • rpm -ivh tclglobus-1.3.0-1.FC4.src.rpm
  • rpm -ivh tclglobus-user-env-1.3.0-1.noarch.rpm

This installs the TclGlobus libraries to /opt/lscsoft/tclglobus/lib and related document to /opt/lscsoft/tclglobus/share/doc.


Last modified: July 21, 2006