wtsi-npg / genotyping

Components of the WTSI genotype analysis pipeline.
5 stars 7 forks source link

install.sh tries to install Ruby modules to a production install path #430

Closed keithj closed 7 years ago

keithj commented 8 years ago

Under Jenkins:

ERROR:  While executing gem ... (Gem::FilePermissionError)
    You don't have write permissions into the [production path]
'gem install' failed for genotyping; install halted
iainrb commented 7 years ago

Ruby install location is now set by the RUBY_HOME, GEM_HOME, and GEM_PATH environment variables