1 sudo /opt/ruby-enterprise-1.8.6-20080810/bin/gem install image_science 2 #or 3 sudo /opt/ruby-enterprise-1.8.6-20080810/bin/gem install mislav-will_paginate 4 #etc 5 #make sure to type in the correct version of REE you have installed
Ruby Enterprise does not currently grab the gems you already had installed using sudo gem install gem-name.
Instead you have to install them to ruby enterprise by doing the above.
Spitfire Sky | github | archives | resume