gLite Data Transfer Url Copy Module Install Guide

Paolo Badino

$Id: INSTALL.xml,v 1.3 2007/11/08 08:48:26 ptedesco Exp $


Table of Contents

gLite Data Transfer Url Copy Module
External Dependencies
GLite Dependencies
Configuration

Abstract

This document describes the procedures that should be followed to install the gLite Data Transfer Url Copy

gLite Data Transfer Url Copy Module

Since the gLite Data Transfer Url Copy is not intended to be installed as stadalone service, the purpose of this document is to describe the dependencies should be followed in order to use the module

External Dependencies

In order to use the gLite Data Transfer Url Copy module, you need the following external dependencies installed on the system:

  • Globus Essentials from VDT 1.2.2

  • Boost 1.32.0

  • Log4Cpp 0.9.7

To install that libraries, you can use the following RPMs from the GLite repository:

  • vdt_globus_essentials-VDT1.2.2rh9-1.i386.rpm

  • boost-1.32.0-6.i386.rpm

  • glite-essentials-cpp-1.1.1-1_EGEE.i386.rpm

The locations where those modules are installed are:

  • globus : /opt/globus

  • boost : /usr/lib

  • log4cpp : /opt/glite/externals

GLite Dependencies

In order to use the gLite Data Transfer Url Copy module, you need the binaries of the following gLite modules:

  • org.glite.data.agents-common

  • org.glite.data.srm-api-c

  • org.glite.data.srm2-api-c

  • org.glite.data.srm-util-cpp

  • org.glite.data.util-c

  • org.glite.security.cgsi-gsoap

  • org.gridsite.core

You can either install them via apt or download and then install the related RPMs issuing the command

rpm -ivh <rpm_list> 

here <rpm_list> is the list of RPMS of the modules reported above.

The default location where those modules are installed is /opt/glite.

Configuration

No special configuration is required.