I’m trying to install the Rails environments on Ubuntu 11.04. When I launch the command rvm install 1.9.2 --with-openssl-dir=/usr/local
the following error is received:
curl : (1) Protocol https not supported or disabled in libcurl
How can this be resolved?