Hi, This noob is trying to install ruby through rvm and encountering difficulty. If I run 'rvm install ruby-1.8.7-p352' as user I get 'Failed to create the file ruby-1.8.7-p352.tar.bz2: Permission denied'. If I run it as sudo, it installs, but when I try 'rvm use 1.8.7' I get 'ruby ruby-1.8.7-p357 is not installed.' I'm confused. Anyone have any suggestions? Many thanks. -- Posted via http://www.ruby-forum.com/.