I tried installing rvm on Solaris 11 using "\curl -L https://get.rvm.io |bash -s stable --ruby",
After downloading finished, it gave me error saying
"Installing required packages: developer/library/lint..Error running 'requirements_solaris_libs_install developer/library/lint',
please read /home/chamila/.rvm/log/ruby-2.0.0-p247/1374529666_package_install_developer/library/lint.log"
lint.log file says
"/home/chamila/.rvm/scripts/functions/utility_logging: line 140: requirements_solaris_libs_install: command not found"
How this can be fixed?