On Fri, Aug 6, 2010 at 3:52 PM, jdutil <
jdut...@gmail.com> wrote:
> Thanks for the readline issue link that helped me finally get rvm up
> and running. I kept trying to install libyaml to no avail. I've been
> putting off using rvm for months since I kept getting errors when
> trying to install rubies. It kind of bugs me that I need to remember
> to use:
> -C --with-readline-dir=$HOME/.rvm/usr
>
> after any ruby install I'm trying to run though. Is there a way to
> configure my rvm installation so that I don't need to pass the
> readline option in every install?