From: "Savard, Joseph" Date: 2010-09-11T08:54:25+09:00 Subject: Re: Anyone running v1.9.2 with Ubuntu 10.04? For testing these things RVM is a strong solution. I have had similar problems and open up two terms and rvm 1.8.x in one and 1.9.x in the other and compare behavior. Stays away from your system once your done you exit and the RVM is gone.. RVM is a version manager and keeps its files in a directory structure and works out env/paths/gemlibs. I'm not sure your direct meaning packamangament layer but take 30 minutes and look into RVM it can SAVE a lot a time and fussin about with full install/uninstall on your main system... Read through the start pages I think it would be a nice tool for your circumstance. Take a look here.. You might find this helpful : http://www.christopherirish.com/2010/08/25/how-to-install-rvm-on-ubuntu-10-04/%20 http://rvm.beginrescueend.com/ Here are some followups http://rubyonrails.dreamwidth.org/1713.html this to be helpful. http://web2linux.com/installing-rails-3-on-ubuntu-10-04-lucid-lynx/ ________________________________ From: Sam Weber Reply-To: Date: Fri, 10 Sep 2010 17:02:14 -0500 To: ruby-talk ML Subject: Anyone running v1.9.2 with Ubuntu 10.04? I had LoadError problems when my box was running Ruby v1.8.? and v1.9.2. Since I didn't get an answer to a recent post about the issue, I decided to uninstall both versions and attempt to get on v1.9.2. But there's no v1.9.2 package available yet for Ubuntu 10.04. So should I attempt to build from source? I saw some posts about using RVM but the last thing I want is another package managing layer. -- Posted via http://www.ruby-forum.com/.