[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

installing the compiled binaries windows

Longinos Ruvalcaba

5/9/2007 9:35:00 PM

there's tow options for installing ruby on windows, the one clikc
installer, and installing the complied binares,
well, I don't know how to install the complied binaries, I downloaded
it, copied on my d partition,
I don't know what they mean with install, o didn't see any setup, so, I
juste copied to this location d:\ruby
now I'm trying to install the gems, and can't do it,
with the one click installer I after installation a could just
go d:\rubygems\ setup.rb, that easy,
I think ruby is not installed, so please help me
I don't want to use the one click installer, because I want to learn how
to do it my self, so see what installs and what else a need to install
thanks if you tell me how

--
Posted via http://www.ruby-....

4 Answers

Michael W. Ryder

5/9/2007 10:40:00 PM

0

gino wrote:
> there's tow options for installing ruby on windows, the one clikc
> installer, and installing the complied binares,
> well, I don't know how to install the complied binaries, I downloaded
> it, copied on my d partition,
> I don't know what they mean with install, o didn't see any setup, so, I
> juste copied to this location d:\ruby
> now I'm trying to install the gems, and can't do it,
> with the one click installer I after installation a could just
> go d:\rubygems\ setup.rb, that easy,
> I think ruby is not installed, so please help me
> I don't want to use the one click installer, because I want to learn how
> to do it my self, so see what installs and what else a need to install
> thanks if you tell me how
>

Did you make sure that the ruby\bin directory is in your path?

Longinos Longinos

5/9/2007 11:13:00 PM

0

Michael W. Ryder wrote:

> Did you make sure that the ruby\bin directory is in your path?

That was it, it was the path
you have to forgiveme I'm a newvie


--
Posted via http://www.ruby-....

Longinos Longinos

5/9/2007 11:35:00 PM

0

I changed the Path, but now other programs can't find the Path, I think
I did it wrong,
how do I change the path?

--
Posted via http://www.ruby-....

Chris Hulan

5/10/2007 2:26:00 PM

0

On May 9, 7:34 pm, Longinos Longinos <longino...@gmail.com> wrote:
> I changed the Path, but now other programs can't find the Path, I think
> I did it wrong,
> how do I change the path?
>
> --
> Posted viahttp://www.ruby-....

I'd suggest using the One-click installer. Is there a specific reason
not too?

Cheers
Chris