Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Taking error in comand-> gem install releasy #63

Open
JeffBusterCase opened this issue Dec 16, 2015 · 3 comments
Open

Taking error in comand-> gem install releasy #63

JeffBusterCase opened this issue Dec 16, 2015 · 3 comments

Comments

@JeffBusterCase
Copy link

extconf failure: need zlib

D:\Windows\system32>gem install releasy
Temporarily enhancing PATH to include DevKit...
Building native extensions.  This could take a while...
ERROR:  Error installing releasy:
        ERROR: Failed to build gem native extension.

    D:/RailsInstaller/Ruby2.1.0/bin/ruby.exe extconf.rb
checking for socket() in -lsocket... no
checking for gethostbyname() in -lnsl... no
checking for atan() in -lm... yes
checking for inflate() in -lz... no
checking for inflate() in -lzlib... no
checking for inflate() in -lzlib1... no
checking for inflate() in -llibz... no
*** 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=D:/RailsInstaller/Ruby2.1.0/bin/ruby
        --with-iconv-dir
        --without-iconv-dir
        --with-iconv-include
        --without-iconv-include=${iconv-dir}/include
        --with-iconv-lib
        --without-iconv-lib=${iconv-dir}/lib
        --with-zlib-dir
        --without-zlib-dir
        --with-zlib-include
        --without-zlib-include=${zlib-dir}/include
        --with-zlib-lib
        --without-zlib-lib=${zlib-dir}/lib
        --with-socketlib
        --without-socketlib
        --with-nsllib
        --without-nsllib
        --with-mlib
        --without-mlib
        --with-zlib
        --without-zlib
        --with-zliblib
        --without-zliblib
        --with-zlib1lib
        --without-zlib1lib
        --with-libzlib
        --without-libzlib
 extconf failure: need zlib

extconf failed, exit code 1

Gem files will remain installed in D:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1
.0/gems/libxml-ruby-2.8.0 for inspection.
Results logged to D:/RailsInstaller/Ruby2.1.0/lib/ruby/gems/2.1.0/extensions/x86
-mingw32/2.1.0/libxml-ruby-2.8.0/gem_make.out

D:\Windows\system32>
@JeffBusterCase
Copy link
Author

Please help me!

@bil-bas
Copy link
Collaborator

bil-bas commented Dec 16, 2015

That looks a lot like a problem entirely separate to Releasy - that is a problem with libxml-ruby-2.8.0, so I would suggest you approach the devs in that project. I largely left Releasy to its own devices in the end days of Ruby 1.9.3, so it hasn't been fully tested with newer versions of Ruby...

@JeffBusterCase
Copy link
Author

ok, i understand : /, appreciated by the attention .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants