redcar install doesn't play nice with rvm
Reported by Sidu Ponnappa | September 21st, 2010 @ 10:18 AM
When using rvm, doing a redcar install
installs
redcar only within that rvm environment. Switching to a different
context makes redcar inaccessible.
Comments and changes to this ticket
-
Konstantin Haase October 14th, 2010 @ 01:01 PM
You solve it like this:
# install redcar rvm use ruby@gemset gem install redcar redcar install # create wrapper rvm wrapper ruby@gemset wrapped redcar # alias wrapper to redcar echo -e '\nalias redcar=wrapped_redcar' >> ~/.bashrc . ~/.bashrc
-
tim.felgentreff (at student.hpi.uni-potsdam) October 24th, 2010 @ 08:45 AM
- Tag set to needs info
I don't think Redcar should be concerned with how it is made (in-)accessible by installing it with rvm. Konstantin's suggestion works, and is RVM's way of dealing with just this problem.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A programmer's text editor for Gnome.