Created
April 4, 2014 11:23
-
-
Save ciastek/9972602 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ rvm requirements ruby-2.1.0 --autolibs=fail | |
Checking requirements for suse. | |
/srv/app/.rvm/scripts/functions/pkg: line 6: pkg-config: command not found | |
Missing custom packages: yaml | |
(...) | |
$ rvm requirements ruby-2.1.0 --autolibs=disable | |
$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment