View Single Post
  #6  
Old 06-13-2009, 05:46 PM
jmackin jmackin is offline
Member
 
Join Date: Apr 2009
Posts: 22
Hi mistwang

I'm still trying to solve this problem.

I made sure that right_aws (1.10.0) is installed with sudo and yet it LS still tells me that it doesn't find it?

stderr.log output:

Code:
2009-06-14 00:41:32.290 [STDERR] Missing these required gems:
  right_aws  

You're running:
  ruby 1.8.6.111 at /usr/bin/ruby1.8
  rubygems 1.3.2 at /.gem/ruby/1.8, /usr/lib/ruby/gems/1.8

Run `rake gems:install` to install the missing gems.
Do you know of a work around or can you tell me how to investigate the problem further.

Cheers,

JM
Reply With Quote