sparklemotion / nokogiri.org-tutorials

(deprecated)
39 stars 39 forks source link

any can help me #33

Closed codesourse closed 9 years ago

codesourse commented 9 years ago

Building native extensions. This could take a while... ERROR: Error installing nokogiri: ERROR: Failed to build gem native extension.

/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby -r ./siteconf20150308-95674-1hv8r6m.rb extconf.rb

checking if the C compiler accepts ... * extconf.rb failed * Could not create Makefile due to some reason, probably lack of necessary libraries and/or headers. Check the mkmf.log file for more details. You may need configuration options.

Provided configuration options: --with-opt-dir --without-opt-dir --with-opt-include --without-opt-include=${opt-dir}/include --with-opt-lib --without-opt-lib=${opt-dir}/lib --with-make-prog --without-make-prog --srcdir=. --curdir --ruby=/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby --help --clean /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/mkmf.rb:434:in try_do': The compiler failed to generate an executable file. (RuntimeError) You have to install development tools first. from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/mkmf.rb:549:inblock in try_compile' from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/mkmf.rb:500:in with_werror' from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/mkmf.rb:549:intry_compile' from extconf.rb:80:in nokogiri_try_compile' from extconf.rb:87:inblock in add_cflags' from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/mkmf.rb:599:in with_cflags' from extconf.rb:86:inadd_cflags' from extconf.rb:337:in `

'

extconf failed, exit code 1

Gem files will remain installed in /Library/Ruby/Gems/2.0.0/gems/nokogiri-1.6.6.2 for inspection. Results logged to /Library/Ruby/Gems/2.0.0/extensions/universal-darwin-14/2.0.0/nokogiri-1.6.6.2/gem_make.out

kristianfreeman commented 9 years ago

@codesourse, have you followed the OSX install instructions here?

flavorjones commented 9 years ago

Hello!

This is not the right github project to ask for help on Nokogiri. The appropriate place is https://github.com/sparklemotion/nokogiri

Additionally, you will likely receive more prompt support, and possibly better support, by emailing the nokogiri-talk mailing list. Please see http://www.nokogiri.org/tutorials/getting_help.html for details.