On 17 August 2012 12:37, Sebastjan H. <[email protected]> wrote:
> ANIKET KADAM wrote in post #1072629:
>> which tutorial are you following?
>
> the one you posted from sudobits.
> If this is regarding my last post which I have already deleted, the bad
> interpreter error occurs every time I start my computer. If I load the
> RVM via
>
> source ~/.rvm/scripts/rvm
>
> then it works. Why doesn't it load automatically?
You can't delete a post on a mailing list (which this is), we have all
already received it.
Have you followed this instruction from the command rvm notes
* If you wish to use RVM in an interactive fashion in other shells
then place the following line at the end of your shell's loading files
(.bashrc or .bash_profile for bash and .zshenv for zsh),
after all PATH/variable settings:
[[ -s "/home/colinl/.rvm/scripts/rvm" ]] && source
"/home/colinl/.rvm/scripts/rvm" # This loads RVM into a shell
session.
Colin
--
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 [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit https://groups.google.com/groups/opt_out.