So far my experience with Rails has been that is an absolute nightmare to setup. I followed the tutorial found here=> https://help.ubuntu.com/community/RubyOnRails Which is simple enough, although now IRB does not work, gem does not work, and I continually get the error ./lib/rubygems.rb:10:in `require'': no such file to load -- thread (LoadError) from ./lib/rubygems.rb:10 from setup.rb:19:in `require'' from setup.rb:19 When trying to reinstall gems. I am sure the problem is something to do with using the apt-get package installer first. Any help would be appreciated. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Well I got it but it was slightly ugly. I had to go through and purge each package and then use the example provided on the ubuntu homepage. Using apt-get really does make it a struggle. On May 28, 3:19 pm, jdemarco <j...-YoboyAuj0N3SUeElwK9/Pw@public.gmane.org> wrote:> So far my experience with Rails has been that is an absolute nightmare > to setup. I followed the tutorial found here=>https://help.ubuntu.com/community/RubyOnRails > > Which is simple enough, although now IRB does not work, gem does not > work, and I continually get the error > > ./lib/rubygems.rb:10:in `require'': no such file to load -- thread > (LoadError) > from ./lib/rubygems.rb:10 > from setup.rb:19:in `require'' > from setup.rb:19 > > When trying to reinstall gems. > > I am sure the problem is something to do with using the apt-get > package installer first. > Any help would be appreciated.--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
I followed this tutorial, which seemed like a lot of steps, but it was as smooth as silk. Just cut and paste and no problems. http://www.urbanpuddle.com/articles/2008/04/28/install-ruby-on-rails-hardy-heron Good luck --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Yes, I think that my problem was following a slightly outdated tutorial and using apt-get instead of gem. I purged everything and started from scratch, and it was really easy. Pretty neat stuff I have to admit. On May 28, 9:08 pm, Ruby Freak <twscann...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> I followed this tutorial, which seemed like a lot of steps, but it was > as smooth as silk. Just cut and paste and no problems. > > http://www.urbanpuddle.com/articles/2008/04/28/install-ruby-on-rails-... > > Good luck--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
http://www.urbanpuddle.com/articles/2008/04/28/install-ruby-on-rails-hardy-heron On Jun 4, 7:08 am, jdemarco <j...-YoboyAuj0N3SUeElwK9/Pw@public.gmane.org> wrote:> Yes, I think that my problem was following a slightly outdated > tutorial and using apt-get instead of gem. I purged everything and > started from scratch, and it was really easy. Pretty neat stuff I have > to admit. > > On May 28, 9:08 pm, Ruby Freak <twscann...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > I followed this tutorial, which seemed like a lot of steps, but it was > > as smooth as silk. Just cut and paste and no problems. > > >http://www.urbanpuddle.com/articles/2008/04/28/install-ruby-on-rails-... > > > Good luck--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---