speartail / rget

Ruby Get
MIT License
1 stars 0 forks source link

Windows + rget #1

Open haf opened 13 years ago

haf commented 13 years ago

Hi,

It would be great not to have to follow instructions on getting a unix build environment set up in order to install a gem that just downloads data from the interwebs:

ERROR:  Error installing rget:
        The 'curb' native gem requires installed build tools.

Please update your PATH to include build tools or download the DevKit
from 'http://rubyinstaller.org/downloads' and follow the instructions
at 'http://github.com/oneclick/rubyinstaller/wiki/Development-Kit'

So, this issue is about getting rid of curb or its dependency on build tools.

Cheers

peterhoeg commented 13 years ago

Fair enough, I will fix it.