Created
January 11, 2013 16:46
-
-
Save afazio/4512174 to your computer and use it in GitHub Desktop.
Output of "rvm --debug pkg install --universal libyaml" on Mac OS X 10.6.8
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_update_configure_env(4):CFLAGS= -arch i386 -arch x86_64 -O3 CCFLAGS= -arch i386 -arch x86_64 -O3 CXXFLAGS= -arch i386 -arch x86_64 -O3 LDFLAGS= -arch i386 -arch x86_64:found compiler: gcc-4.2 | |
Fetching yaml-0.1.4.tar.gz to /Users/afazio/.rvm/archives | |
Fetching: https://rvm.io/src/yaml-0.1.4.tar.gz | |
Fetch command: curl -f -L --create-dirs -C - -o yaml-0.1.4.tar.gz | |
Archive checksum matched, not downloading | |
Downloaded archive checksum matched. | |
Extracting yaml to /Users/afazio/.rvm/src/yaml-0.1.4 | |
Configuring yaml in /Users/afazio/.rvm/src/yaml-0.1.4. | |
Compiling yaml in /Users/afazio/.rvm/src/yaml-0.1.4. | |
Installing yaml to /Users/afazio/.rvm/usr | |
Please note that it's required to reinstall all rubies: | |
rvm reinstall all --force |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment