View Single Post
  #8  
Old 06-13-2009, 08:09 PM
jmackin jmackin is offline
Member
 
Join Date: Apr 2009
Posts: 22
right_aws is installed under

/usr/lib/ruby/gems/1.8/gems/right_aws-1.10.0

permissions are

drwxr-xr-x 4 root root 4.0K May 27 10:16 right_aws-1.10.0

There is no /.gem/ruby/1.8. However, there is a

/home/jms/.gem/ruby/1.8/gems

in which directory there are only two gems

drwxr-xr-x 5 jms jms 4.0K May 26 19:14 highline-1.5.1
drwxr-xr-x 3 jms jms 4.0K May 26 13:19 right_http_connection-1.2.4

Does the fact that the path is /usr/lib/ruby/gems/1.8/gems rather than /user/lib/ruby/gems/1.8 mean anything?
Reply With Quote