Skip to content

Instantly share code, notes, and snippets.

@neovintage
Created December 16, 2011 16:41
Show Gist options
  • Save neovintage/1486795 to your computer and use it in GitHub Desktop.
Save neovintage/1486795 to your computer and use it in GitHub Desktop.
Shogun & Ruby
./configure --interfaces=ruby_modular --libs=/Users/rimas/.rvm/rubies/ruby-1.9.2-p290/lib --rubydir=/Users/rimas/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/site_ruby/1.9.1/x86_64-darwin10.8.0
gem install narray
./configure --interfaces=ruby_modular
make
make install
./configure
make
make install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment