Hi I am new to ruby on rails. I had tried to install ror through the RaislReady script but have been unsucessfull. Ruby has been installed Checked .. ruby 1.9.2p180 (2011-02-18 revision 30909) [i686-linux] But Rails does not seem to be working. the server does not seems to be working... when i say gem list i get the following message *** LOCAL GEMS *** minitest (1.6.0) rake (0.8.7) rdoc (2.5.8) Can anyone please take me step by step through the process of installing Ruby on Rails installation. Thanks F.Kabir -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
On Mar 4, 2011, at 9:51 PM, fkb <fkbconsultants-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Hi > I am new to ruby on rails. > I had tried to install ror through the RaislReady script but have been > unsucessfull. > > Ruby has been installed > Checked .. > ruby 1.9.2p180 (2011-02-18 revision 30909) [i686-linux] > > > But Rails does not seem to be working. > > the server does not seems to be working... > > when i say gem list i get the following message > > *** LOCAL GEMS *** > > minitest (1.6.0) > rake (0.8.7) > rdoc (2.5.8) > > > Can anyone please take me step by step through the process of > installing Ruby on Rails installation. >This guide will help. http://guides.rubyonrails.org/getting_started.html B. -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Would you happen to be using Ubuntu? If so, this is a good set of instructions. http://toranbillups.com/blog/archive/2010/09/01/How-to-install-Rails-3.0-and-Ruby-1.9.2-on-Ubuntu On Mar 4, 9:51 pm, fkb <fkbconsulta...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Hi > I am new to ruby on rails. > I had tried to install ror through the RaislReady script but have been > unsucessfull. > > Ruby has been installed > Checked .. > ruby 1.9.2p180 (2011-02-18 revision 30909) [i686-linux] > > But Rails does not seem to be working. > > the server does not seems to be working... > > when i say gem list i get the following message > > *** LOCAL GEMS *** > > minitest (1.6.0) > rake (0.8.7) > rdoc (2.5.8) > > Can anyone please take me step by step through the process of > installing Ruby on Rails installation. > > Thanks > F.Kabir-- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@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.
You could try my tutorial: http://cicolin.blogspot.com/2010/10/how-to-install-ruby-rails-and.html let us know if something''s working ;-) -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
hi thanks a lot everybody followed the procedure through http://toranbillups.com/blog/archive/2010/09/01/How-to-install-Rails-3.0-and-Ruby-1.9.2-on-Ubuntu working fine Thanks F.Kabir On Sat, Mar 5, 2011 at 12:01 PM, Fakir Baba Consultancy < fkbconsultants-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Hi > I am new to ruby on rails. > I had tried to install ror through the RaislReady script but have been > unsucessfull. > > Ruby has been installed > Checked .. > ruby 1.9.2p180 (2011-02-18 revision 30909) [i686-linux] > > > But Rails does not seem to be working. > > the server does not seems to be working... > > when i say gem list i get the following message > > *** LOCAL GEMS *** > > minitest (1.6.0) > rake (0.8.7) > rdoc (2.5.8) > > can somebody please help me in the installation process > > Thanks > F.Kabir >-- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.