it *does help!
but alas i get
/usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in
`gem_original_require': no such file to load -- openssl (LoadError)

with "apt-get install libopenssl-ruby1.8"
The following packages have unmet dependencies:
  libopenssl-ruby1.8: Depends: libruby1.8 (>= 1.8.5) but it is not
going to be installed

and
libruby1.8 is already the newest version.

M

On Mar 10, 9:44 am, Jamis Buck <[email protected]> wrote:
> 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to