How to install 1.9.2 on windows 7

B

Bartee Lamar

I am somewhat a noob !

Used windows installer to get 1.9.1 on windows.

I am getting errors using Rails 3 and 1.9.1 as described by many.

Would like to get 1.9.2 on my win machine.

Any pointers would be appreciated.
 
J

Jörg W Mittag

Bartee said:
I am somewhat a noob !

Used windows installer to get 1.9.1 on windows.

I am getting errors using Rails 3 and 1.9.1 as described by many.

Would like to get 1.9.2 on my win machine.

Any pointers would be appreciated.

You install YARV 1.9.2 pretty much the same way you install YARV
1.9.1, MRI 1.8.7 or MRI 1.8.6:

1. Download the package from <https://RubyForge.Org/projects/rubyinstaller/>
2. Extract it to a directory of your choosing (though ideally one
without spaces or non-ASCII characters in the pathname)
3. There is no step 3.
4. Well, actually, depending on your taste, you might want to install
the devkit, add the bin directory to your %PATH% etc ...

The only difference between pre-release versions and final releases is
that final releases come in two flavors (an LZMA archive and a .exe
installer) and have CHM documentation whereas the pre-releases only
have the LZMA archives.

Note that IIRC, pik supports YARV 1.9.2, so if you use pik you should
just be able to do:

pik install ruby 1.9.2

I can't test it though, because for some reason, pik doesn't work on
my machine.

jwm
 
R

Roger Pack

Used windows installer to get 1.9.1 on windows.
I am getting errors using Rails 3 and 1.9.1 as described by many.

what problems? Post back if it doesn't fix with 1.9.2
 
B

Bartee Lamar

Roger said:
what problems? Post back if it doesn't fix with 1.9.2

Installing 1.9.2 corrected my problem.

I got a windows dialog box stating there had been an error in ruby.

Based on some searching in the rails 3 posts, I found statement of
segment fault errors with Rails 3 and 191.

This is my 3rd attempt at approaching Ruby/Rails. I am doing better
this time. There is just so much to know ( as with any language ).

So I got the test app to run !!

On to next steps...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,147
Messages
2,570,835
Members
47,382
Latest member
MichaleStr

Latest Threads

Top