Hi, I am new to the platform. I have used manual instaaltion. 1) downloaded ruby latestversion and installed. ruby -v = 1.8.6 2) downloaded .zip package of ruby gems, extracted and run setup. gem - v = 0.9.4 3) downloaded all dependencies rake, activesupport,active record, actionpack,actionwebservice, actionmailer and installed using - gem install gemname --local command 4) downloaded rails.gem and installed using - gem install rails -- local. rails -v = Rails 1.2.3 5) added c:\ruby\bin to path variable. 6) created an app using - rails app 7) changed to that folder and issued - ruby script/server this command gives only the following output c:\ruby\bin\app\>ruby script/server => Booting WEBrick server... thats all and when i try to open a browser with http:\\localhost:3000, it says the page cannot be displayed... please someone help me.. I am using windows XP with Nortron Internet Security... I am eally desperate of this and kindly someone help me out of this... please........... --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
gene.tani-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
2007-Aug-24 21:36 UTC
Re: please help me in stalling Ruby on Rails...
On Aug 24, 1:16 pm, cool <sopnaj...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Hi, > I am new to the platform. > I have used manual instaaltion. > 1) downloaded ruby latestversion and installed. ruby -v = 1.8.6 > 2) downloaded .zip package of ruby gems, extracted and run setup. gem - > v > = 0.9.4 > 3) downloaded all dependencies rake, activesupport,active record, > actionpack,actionwebservice, actionmailer and installed using - gem > install > gemname --local command > 4) downloaded rails.gem and installed using - gem install rails -- > local. > rails -v = Rails 1.2.3 > 5) added c:\ruby\bin to path variable. > 6) created an app using - rails app > 7) changed to that folder and issued - ruby script/server > this command gives only the following output > c:\ruby\bin\app\>ruby script/server > => Booting WEBrick server... > > thats all and when i try to open a browser with http:\\localhost:3000, > it says the page cannot be displayed... > > please someone help me.. I am using windows XP with Nortron Internet > Security... I am eally desperate of this and kindly someone help me > out > of this... please...........1. try instant rails: http://rubyforge.org/projects/instantrails/ 2. you don''t have to say you''re desperate, this list''s population is very helpful (and sharp). --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---