RVM use not working RHEL5 / Centos 5

Hello All,

I just finished up installing rvm for ruby on my RHEL5  box. I did the system wide installation but could not get my settings to stick when I selected a different version of ruby through the rvm user interface. I had 2 major issues

  1. Permissions
  2. rvm use not working

Solutions:

Make sure your login account is a member of the rvm group. Make sure you add the following line to the end of your .bashrc file which is located in your Home directory.


# User specific aliases and functions
source "/usr/local/rvm/scripts/rvm"

Advertisement

No comments yet

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.