Sounds like rubygems might not be loading. Try: export RUBYOPT=rubygems
and see if that helps. (That will cause rubygems to be loaded automatically by Ruby.) - Jamis On 3/10/09 9:26 AM, lamp5matt wrote: > I have now reinstalled capistrano 3 times. > and > chmod -R o+r /var/lib/gems/1.8/gems/ > > No improvement. > > On Mar 10, 9:18 am, Jonathan Weiss <[email protected]> wrote: >> This sounds like a permission problem. Check that all files of the gem >> are world-readable. >> >> Jonathan >> >> -- >> Jonathan Weisshttp://blog.innerewut.dehttp://twitter.com/jweiss > > --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
