Skip to content

Instantly share code, notes, and snippets.

@someara
Created September 26, 2012 18:23
Show Gist options
  • Save someara/3789667 to your computer and use it in GitHub Desktop.
Save someara/3789667 to your computer and use it in GitHub Desktop.
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