From: Dave Cottingham Date: 2008-08-17T12:19:49+09:00 Subject: Re: on ubuntu, ruby can't find the gems Serabe wrote: > I think that what Phlip really meant is that you should require > rubygems before requiring a gem. Example: > > require 'rubygems' > require 'image_science' > > Cheers, > > Serabe Ahh. Sorry I was being thickheaded. Yes, that solves the problem. Thanks for the help. -- Posted via http://www.ruby-forum.com/.