Skip navigation
Currently Being Moderated

Medsphere.org RHEL/CentOS yum repository

VERSION 5  Click to view document history
Created on: Nov 23, 2009 5:22 PM by Jonathan Tai - Last Modified:  Mar 2, 2010 2:13 PM by Jonathan Tai

We've added a yum repository on mirrors.medsphere.org.  Currently, the repository only contains packages of the OpenVista/GT.M Integration Project for RHEL/CentOS 5.  Both i386 and x86_64 are currently supported.

 

Adding the repository

Our repository requires packages from the EPEL repository, so you have to install the EPEL repository first:

 

su -c 'rpm -Uvh http://download.fedora.redhat.com/pub/epel/5/i386/epel-release-5-3.noarch.rpm'

 

Next, install the medsphere.org repository:

 

su -c 'rpm -Uvh http://mirrors.medsphere.org/pub/yum/centos/5/i386/medsphere-repo-5-4.noarch.rpm'

 

Installing packages

Existing OpenVista installations should report packages available for upgrade after adding the repository.  New installations can install all the required packages by running:

 

yum install openvista-utils openvista-libs-5.4000

 

Note: if you leave off the openvista-libs-5.4000 package, yum will choose one of the openvista-libs-* packages to install.  This will work, but you aren't guaranteed to get the latest version of GT.M.

 

Optional packages

The following packages are also recommended:

  • putty-tools
  • bash-completion
  • pbzip2


You can install them with the following command:

 

yum install putty-tools bash-completion pbzip2
Average User Rating
(0 ratings)

Bookmarked By (0)

More Like This

  • Retrieving data ...