Hi, I''m running Windows XP SP2 with Java 1.6.0 an am getting the above mentioned error message when I try and run rails, to create a project, from the command prompt: c:\>rails project_name I have placed c:\pgRails\bin directory in my system environment path. Can anyone tell me what I may be overlooking here? -- Regards Andrew --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
what version of ruby are you running? ruby -version what version of rails -> gem list look for the rails gem. which version do you have installed? On 3/1/07, Andrew Madu <andrewmadu-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > Hi, > I''m running Windows XP SP2 with Java 1.6.0 an am getting the above > mentioned error message when I try and run rails, to create a project, from > the command prompt: > > c:\>rails project_name > > I have placed c:\pgRails\bin directory in my system environment path. Can > anyone tell me what I may be overlooking here? > > -- > Regards > > Andrew > > > >--~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Andrew Madu
2007-Mar-01 10:26 UTC
Re: ruby: No such file or directory -- rails (LoadError)
Hi Ivor, please see my responses below: what version of ruby are you running? ruby -version 1.8.5 (2006-12-25 patchlevel 12) what version of rails -> gem list 1.2.2 look for the rails gem. which version do you have installed? How do I go about finding this? -- Regards Andrew On 3/1/07, Andrew Madu <andrewmadu-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > > > Hi, > > I''m running Windows XP SP2 with Java 1.6.0 an am getting the above > > mentioned error message when I try and run rails, to create a project, from > > the command prompt: > > > > c:\>rails project_name > > > > I have placed c:\pgRails\bin directory in my system environment path. > > Can anyone tell me what I may be overlooking here? > > > > -- > > Regards > > > > Andrew > > > > > > > > > >--~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---