On Tue, Sep 30, 2008 at 2:58 AM, Tushar Gandhi
<[EMAIL PROTECTED]> wrote:
>
> Hi,
>   I want to install Capistrano on window machine. I am using command
> 'gem install Capistrano' but it is giving an error:-
>
> Install required dependency net-ssh? [Yn]  Y
> ERROR:  While executing gem ... (Zlib::BufError)
>    buffer error
>
> Can anyone help me?
>
> Thanks,
> Tushar

Tushar,

I've not done any gem installs on Windows in ages, but a quick google
search resulted in people suggesting that you upgrade RubyGems first.

Try running: gem update --system

..then try installing Capistrano again.

Good luck!

Robby




-- 
Robby Russell
Chief Evangelist, Partner

PLANET ARGON, LLC
design // development // hosting

http://www.planetargon.com/
http://www.robbyonrails.com/
aim: planetargon

+1 503 445 2457
+1 877 55 ARGON [toll free]
+1 815 642 4068 [fax]

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Deploying Rails" group.
To post to this group, send email to rubyonrails-deployment@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-deployment?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to