Bharat, Try the following: which gem which irb which ruby
and then seeing if you are using vendor IRB/Ruby/Gems or the /opt ones? - Lee 2009/6/7 Bharat <[email protected]> > > Hello Lee, > Based on your feedback, I ran the following on production server: > > ssrxgrp ~: irb > irb(main):001:0> puts $: > /opt/ruby-enterprise/lib/ruby/site_ruby/1.8 > /opt/ruby-enterprise/lib/ruby/site_ruby/1.8/i686-linux > /opt/ruby-enterprise/lib/ruby/site_ruby > /opt/ruby-enterprise/lib/ruby/1.8 > /opt/ruby-enterprise/lib/ruby/1.8/i686-linux > . > => nil > irb(main):002:0> > > This definitely does not show a path to /opt/ruby-enterprise/bin > > So the gem will not be loaded. I think Capistrano may be masking the > correct message? > > Bharat > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Capistrano" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.co.uk/group/capistrano?hl=en -~----------~----~----~----~------~----~------~--~---
