views:

282

answers:

2

Hi, I am new to ruby on rails.

Could you please help me to install curl. I have windows 7 and ruby 1.8.7

I need to install Paul Dix's FeedZirra. I need curl for that.

Also could you help me with gem install curb.

Even curb seems to need Curl

Looking forward for your help

Thank You

Gautam

A: 

It's same that http://stackoverflow.com/questions/1511865/install-ruby-curb-gem-in-windows-xp

shingara
Hi, In order to install curb.. you still need curl. How to install curl??
reko
A: 

Download cURL for Windows at cURL download page - Win32 section. The ZIP-file contains a curl.exe that you can run.

jschulenklopper
I did run. But I dont know what to do next. Now i install with gem install curb but i still no success. Please Help. Thanks.
reko
Please elaborate on "still no success"? What is the problem you're seeing? Does installation not succeed? Does it seem to install, but not work in actual use?
jschulenklopper