Thanks Conrad,

So, for example.
but
1.I downloaded Ruby and stored on my C drive
2.then I downloaded RubyGems. I tried using the command line to
extract Gems (per instructions: ruby setup.rb) but that didn't work. I
seem to have problems with command line btw. No matter, I found the
RubyGems.exe file and ran it by double clicking. Ok so far, I think.
3. Instructions state to install rails via command line with "gem
install rails" (I'm within the Ruby directory cuz that's where gem is
stored) but I get an error message that says: "gem is not recognized
as an internal or external command, operable program or batch
file"...still no matter (perhaps) because I saw that something already
loaded rails into another directory
...so to this point the installation is not going according to RoR's
download instructions
4. assuming that I have Ruby, RubyGems, and Rails, it appears to me I
should move onto the next step: creating an application skeleton. but
I don't understand what i'm supposed to do with the instructions:

rails path/to/your/new/application
cd path/to/your/new/application
ruby script/server

What is that command doing? What's my new application? Is there an
example of path/to/your/new/application is supposed to look like or am
I suppsed to type exactly what's above (which doesn't seem right to
me)?

...so that's as far as I've gotten. At this point I don't know if
steps 2 and 3 were successful and I don't feel I'm ready for step 4.
I've found this process confusing and would like to give the site's
content manager some feedback that there could be more helpful
instructions (for me, at least). : )

Thanks!

Squashua

On Jan 3, 3:17 am, "Conrad Taylor" <[email protected]> wrote:
> On Fri, Jan 2, 2009 at 6:46 PM, squashua <[email protected]> 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.
> > Frustratingly, I haven't been able to ever correctly get the programs
> > to load and work. I've tried the RoR site, youtube tutorials, and
> > other assorted websites for an easy to follow and ACCURATE
> > description. Often times the problem is in getting gem to load, or
> > getting the application to work, or other assorted problems that a
> > newbie like myself might not be able to troubleshoot. I've also tried
> > connecting to the RoR community using the IRC but to no avail. Should
> > I just quit before ever having really begun? I'm stubborn so I'll
> > probably keep at it, but I'd love to hear of any good resources if you
> > know of any.
>
> Hi, you'll need to much more detail about the issues that you're having
> for people of this group to better assist you.  For example, when you
> try install Ruby and/or All-in-One RoR app, what steps have you taken
> and what issues/errors are you seeing?
>
> -Conrad
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to