gLite RPM APT repository
Installation instructions
Prior to installing the APT you might want to verify whether it is not already present on your system with the command:rpm -qa | grep apt
If you did not find the APT, as a root user please install it with the command (using the Scientific Linux repository):
rpm -ivh http://linuxsoft.cern.ch/cern/slc30X/i386/SL/RPMS/apt-0.5.15cnc6-8.SL.cern.i386.rpm
Put the following line in a file inside the /etc/apt/sources.list.d directory (you can create a file called for instance: glite-rhel30.list):
| rpm http://glitesoft.cern.ch/EGEE/gLite/APT/R1.5/ rhel30 externals Release1.5 updates |
Finally, run:
apt-get update
apt-get dist-upgrade
(this will upgrade the apt and all not-up-to-date packages installed on your system
and add any new package)
Then proceed with the module of your choice
(specific to R1.5 - for the other
releases please see below):
apt-get install glite-amga-server-config
apt-get install glite-CE
apt-get install glite-data-single-catalog-config
apt-get install glite-data-single-catalog-oracle-config
apt-get install glite-dgas-server-config
apt-get install glite-FTS_oracle
apt-get install glite-FTS_mysql
apt-get install glite-FTA_mysql
apt-get install glite-FTA_oracle
apt-get install glite-gpbox-admin-config
apt-get install glite-gpbox-server-config
apt-get install glite-hydra-config
apt-get install glite-io-client-config
apt-get install glite-io-server-config
apt-get install glite-lb-config
apt-get install glite-lfc-client-config
apt-get install glite-lfc-mysql-config
apt-get install glite-lfc-oracle-config
apt-get install glite-rgma-client-config
apt-get install glite-rgma-gin-config
apt-get install glite-rgma-server-config
apt-get install glite-rgma-servicetool-config
apt-get install glite-security-utils-config
apt-get install glite-service-discovery-config
apt-get install glite-torque-client-config
apt-get install glite-torque-server-config
apt-get install glite-ui-config
apt-get install glite-UI
apt-get install glite-VOMS-mysql
apt-get install glite-VOMS_oracle
apt-get install glite-WMS
apt-get install glite-wn-config
apt-get install glite-WN

