I have ruby 1.8.6 with rubygems support and rails for windows. when i am running command rake db:migrate from command promt, i am getting error: C:\ruby\bin\ruby.exe: No such file or directory -- C:/ruby/bin/rake (LoadError) but c:\ruby\bin\ruby.exe exists. I''m not sure what''s happening here. Any help would be helpful. Thanks in advance. -- 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 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 -~----------~----~----~----~------~----~------~--~---
On Apr 8, 6:44 pm, Darshana Gangwal <rails-mailing-l...-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote:> I have ruby 1.8.6 with rubygems support and rails for windows. > > when i am running command rake db:migrate from command promt, i am > getting error: > > C:\ruby\bin\ruby.exe: No such file or directory -- C:/ruby/bin/rake > (LoadError) > > but c:\ruby\bin\ruby.exe exists. >but does c:\ruby\bin\rake exist ? Fred> I''m not sure what''s happening here. > > Any help would be helpful. > > Thanks in advance. > -- > Posted viahttp://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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Yes, c:\ruby\bin\rake exist ? There are two rake files: 1. rake file of type Windows Command Script 2. rake file of type Windows Batch File Is this creating a problem?? Darshana Frederick Cheung wrote:> On Apr 8, 6:44�pm, Darshana Gangwal <rails-mailing-l...@andreas-s.net> > wrote: >> I have ruby 1.8.6 with rubygems support and rails for windows. >> >> when i am running command rake db:migrate from command promt, i am >> getting error: >> >> C:\ruby\bin\ruby.exe: No such file or directory -- C:/ruby/bin/rake >> (LoadError) >> >> but c:\ruby\bin\ruby.exe exists. >> > but does c:\ruby\bin\rake exist ? > > Fred-- 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Darshana Gangwal wrote:> Yes, c:\ruby\bin\rake exist.. > There are two rake files: > 1. rake file of type Windows Command Script > 2. rake file of type Windows Batch File > > Is this creating a problem?Anybody know''s how to solve this error? Its urgent!!!> > Darshana-- 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 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 -~----------~----~----~----~------~----~------~--~---
Darshana Gangwal wrote:> Darshana Gangwal wrote: >> Yes, c:\ruby\bin\rake exist.. >> There are two rake files: >> 1. rake file of type Windows Command Script >> 2. rake file of type Windows Batch File >> >> Is this creating a problem? > Anybody know''s how to solve this error? > Its urgent!!! >> >> DarshanaUninstall the ruby an reinstall the latest version There might be the problem in the file my be currepetd... -- 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 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 -~----------~----~----~----~------~----~------~--~---