Skip to content

Instantly share code, notes, and snippets.

@demetrios
Last active December 17, 2015 05:28
Show Gist options
  • Save demetrios/5557575 to your computer and use it in GitHub Desktop.
Save demetrios/5557575 to your computer and use it in GitHub Desktop.
rvm requirements with autolibs set to read-fail
$ rvm --debug requirements
rvm_autolibs_flag=read-fail
Installing requirements for osx, might require sudo password.
requirements code for osx loaded
Found required packages: autoconf, automake, libtool, pkg-config, libyaml, readline, libxml2, libxslt, libksba, sqlite, openssl.
Skipping installation, make sure listed packages are installed.
RVM autolibs is now configured with mode '2' => 'check and stop if missing',
please run `rvm autolibs enable` to let RVM do its job or run and read `rvm autolibs [help]`
or visit https://rvm.io/rvm/autolibs for more information.
__rvm_rm_rf already gone: /usr/local/rvm/tmp/38402*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment