# HG changeset patch # User iuc # Date 1428349605 14400 # Node ID 42997a67e8c41a5527315b6a09e3dbff1bfb94a4 Uploaded diff -r 000000000000 -r 42997a67e8c4 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Mon Apr 06 15:46:45 2015 -0400 @@ -0,0 +1,39 @@ + + + + + + + + + http://cache.ruby-lang.org/pub/ruby/2.0/ruby-2.0.0-p451.tar.gz + + + + + + + + + --disable-install-doc + + + $INSTALL_DIR/bin + $INSTALL_DIR/lib/ + $INSTALL_DIR + $INSTALL_DIR + $ENV[LIBXML_ROOT_PATH]/lib + + + + + This installs ruby 2.0.x. Ruby is a dynamic, open source programming language with a focus on simplicity and productivity. + It has an elegant syntax that is natural to read and easy to write. + https://www.ruby-lang.org/ + + It is highly advisable to install the libxml2 development package (eg libxml2-dev) on your system as failure to do so will cause gems that depend on libxml2 to fail. + + RUBYHOME and RUBYLIB will be set and with GALAXY_RUBY_HOME you can access the root installation directory. + + +