# HG changeset patch # User iuc # Date 1432521871 14400 # Node ID c5454655286871d94e3544ae3a8fce8370ea0b84 # Parent fba434da644236ad8f53931587c5e3ffb3a07564 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_ruby_2_0 commit f6a91dff96780be542371e30270e23f8aac65770 diff -r fba434da6442 -r c54546552868 tool_dependencies.xml --- a/tool_dependencies.xml Sun May 24 17:13:20 2015 -0400 +++ b/tool_dependencies.xml Sun May 24 22:44:31 2015 -0400 @@ -3,15 +3,6 @@ - - - - - - - - - @@ -21,15 +12,6 @@ - - - - - - - - - @@ -41,7 +23,6 @@ $INSTALL_DIR $INSTALL_DIR $ENV[LIBXML_ROOT_PATH]/lib - $INSTALL_DIR/lib/pkgconfig @@ -50,6 +31,8 @@ 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.