Skip to content
Daniel Mendler edited this page Jun 8, 2015 · 4 revisions

The sciruby gem is a meta gem which keeps track of your currently installed scientific libraries. To get a full blown environment you can install sciruby-full.

gem install sciruby
gem install sciruby-full

For the installation to succeed, you need a bunch of native libraries. Please take a look at the Dockerfile which sets up a Debian installation with all dependencies.

Clone this wiki locally