I believe I've had this issue in the past and upgrading rubygems solved the issue: gem update --system
As documented here: http://www.sameshirteveryday.com/2007/05/22/zlibbuferror-while-installing-capistrano-on-windows/ On Jun 19, 12:18 pm, Amr Malik <[EMAIL PROTECTED]> wrote: > I have upgraded my gem package to 0.9.4 but when I tried to install > the latest cap2p3 using the following: > > gem install -shttp://gems.rubyonrails.orgcapistrano > > I get the following error: > > ERROR: While executing gem ... (Zlib::BufError) > buffer error > > Anyone else having the same issue? when I had this error the last > time, upgrading the gem version to latest (0.9.3 at that time) seems > to have fixed it, but not this time. > > anyone else have this? > > Thanks, > > Amr --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
