[rspec-users] Not able to install rspec on Windows XP
David Chelimsky
dchelimsky at gmail.com
Sat Jun 4 10:20:47 EDT 2011
On Wed, Jun 1, 2011 at 1:11 AM, Neha Thakur <thakurne at gmail.com> wrote:
> Hi everyone,
>
> I have downloaded and saved the folder in C:
> \Ruby192\rspec-1.2.9.rc1\rspec-1.2.9.rc1
> I am into the folder mentioned below and is trying to install rspec
> but I am not able to do so...Can someone help me with this..
>
> C:\Ruby192\rspec-1.2.9.rc1\rspec-1.2.9.rc1>gem install spec
> ERROR: Could not find a valid gem 'spec' (>= 0) in any repository
> ERROR: Possible alternatives: jspec, mspec, rspec, spec1, spec2
>
> C:\Ruby192\rspec-1.2.9.rc1\rspec-1.2.9.rc1>gem install rspec
> ERROR: Could not find a valid gem 'rspec' (>= 0) in any repository
> ERROR: Possible alternatives: rspec
What do you get when you type "gem env"?
More information about the rspec-users
mailing list