view README @ 1:dac478a72c1d

Added readme
author iracooke
date Mon, 04 Mar 2013 23:52:21 -0500
parents
children c25df71f7b68
line wrap: on
line source

This package is an installer for the protk rubygem

Installation of this package should proceed automatically however the 
steps are outlined here to help troubleshoot potential issues.

The installer does the following
1. Downloads an install script from dropbox
2. Installs ruby version manager (rvm) into the home directory of the galaxy user (ie at ~/.rvm)
3. Uses rvm to download and compile ruby 1.9.3
4. Creates a gemset to install the protk rubygem
5. Installs the protk rubygem which involves compiling a libxml extension

System Requirements:

- The ability to download files (an internet connection) curl wget
- gcc g++ make autoconf automake libtool pkg-config patch git openssl 
libreadline6 libreadline6-dev git-core zlib1g zlib1g-dev libssl-dev
libc6-dev ncurses-dev bison subversion libxml2 libxml2-dev