Created
September 26, 2012 18:23
-
-
Save someara/3789667 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
derpy:~$ gem install vagrant | |
Building native extensions. This could take a while... | |
ERROR: Error installing vagrant: | |
ERROR: Failed to build gem native extension. | |
/Users/someara/.rvm/rubies/ruby-1.9.3-p194/bin/ruby extconf.rb | |
checking for re.h... no | |
checking for ruby/st.h... yes | |
creating Makefile | |
make | |
compiling parser.c | |
linking shared-object json/ext/parser.bundle | |
make install | |
make: /usr/local/bin/gmkdir: No such file or directory | |
make: *** [/Users/someara/.rvm/gems/ruby-1.9.3-p194/gems/json-1.5.4/ext/json/ext/json/ext] Error 1 | |
Gem files will remain installed in /Users/someara/.rvm/gems/ruby-1.9.3-p194/gems/json-1.5.4 for inspection. | |
Results logged to /Users/someara/.rvm/gems/ruby-1.9.3-p194/gems/json-1.5.4/ext/json/ext/parser/gem_make.out |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment