ruby - Error Installing Jekyll - Native Extension Build -
i'm having trouble installing jekyll. can't quite figure out how patch missing link. think it's update ruby, rvm having trouble installing alternate versions of ruby well.
heres full post:
$ sudo gem install jekyll error: error installing jekyll: error: failed build gem native extension. /system/library/frameworks/ruby.framework/versions/1.8/usr/bin/ruby extconf.rb mkmf.rb can't find header files ruby @ /system/library/frameworks/ruby.framework/versions/1.8/usr/lib/ruby/ruby.h gem files remain installed in /library/ruby/gems/1.8/gems/fast-stemmer-1.0.1 inspection. results logged /library/ruby/gems/1.8/gems/fast-stemmer-1.0.1/ext/gem_make.out
does mean need update version of ruby i'm using via rvm?
your problem either system doesn't know make located @ or don't have installed. easiest way fix (and other issues you'll run trying ruby system , running) install xcode.
you can @ http://itunes.apple.com/us/app/xcode/id497799835?ls=1&mt=12 lion. or came on cd computer earlier versions.
if you're using lion, please see comments below link how install developer tools on lion.
Comments
Post a Comment