Skip to content

Instantly share code, notes, and snippets.

Created May 2, 2015 15:36
Show Gist options
  • Save anonymous/6f317f97d1422fae1c07 to your computer and use it in GitHub Desktop.
Save anonymous/6f317f97d1422fae1c07 to your computer and use it in GitHub Desktop.
gem install roo - error
Building native extensions. This could take a while...
ERROR: Error installing roo:
ERROR: Failed to build gem native extension.
/usr/bin/ruby2.1 -r ./siteconf20150502-1149-1yr7suv.rb extconf.rb
checking if the C compiler accepts ... yes
Building nokogiri using packaged libraries.
checking for gzdopen() in -lz... no
zlib is missing; necessary for building libxml2
*** 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=/usr/bin/ruby2.1
--help
--clean
--use-system-libraries
--enable-static
--disable-static
--with-zlib-dir
--without-zlib-dir
--with-zlib-include
--without-zlib-include=${zlib-dir}/include
--with-zlib-lib
--without-zlib-lib=${zlib-dir}/lib
--enable-cross-build
--disable-cross-build
extconf failed, exit code 1
Gem files will remain installed in /var/lib/gems/2.1.0/gems/nokogiri-1.6.6.2 for inspection.
Results logged to /var/lib/gems/2.1.0/extensions/x86_64-linux/2.1.0/nokogiri-1.6.6.2/gem_make.out
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment