squashua wrote: > Hi, > > I'm a newbie who's tried over a half dozen times now to install the > full Ruby and All-in-One RoR app for my Windows XP machine. ...
Since you are on Windwos, have you tried InstantRails? http://instantrails.rubyforge.org/wiki/wiki.pl InstantRails is brilliant, as it does not require any installation. You just unzip the package into a folder (e.g. C:\instantrails) and run the "instantrails.exe". It loads its own MySQL database and through it you open up a console with all nessecary environment variables (path, etc) loaded. When you quit the instantrails.exe all server processes are automatically closed. if you ever need to "uninstall" instantrails - just delete the folder. Try it - I never had any problems with it. Post questions here, if you experience any. - Carsten -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" 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/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

