Does anyhone know why there is not yet a one-click installter windows
installer for 1.9?

Perhaps one of you have found it?  I know Windows is not the preferred
development environment, but in my world it is key to acceptance.

http://rubyforge.org/projects/rubyinstaller/


On Nov 27, 5:34 pm, Bryan Larsen <[email protected]> wrote:
> I've checked Ruby 1.9.1 support into github.  I'd appreciate it if a a
> few people tested it on their apps.
>
> If you're on Ubuntu:
>
> $ sudo apt-get install ruby1.9.1-full
> $ sudo ruby1.9.1 -S gem install --no-rdoc --no-ri rails -v 2.3.3
> $ sudo ruby1.9.1 -S gem install --no-rdoc --no-ri mysql sqlite3-ruby
>
> You should now be able to run your application by using "ruby1.9.1
> script/server"
>
> Alternatively, you can switch between ruby1.9.1 and ruby1.8 by using
> galternatives.
>
> cheers,
> Bryan

--

You received this message because you are subscribed to the Google Groups "Hobo 
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/hobousers?hl=en.


Reply via email to