You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
c:\certification_test_suite>gem install taglib-ruby --platform ruby
Temporarily enhancing PATH to include DevKit...
Building native extensions. This could take a while...
ERROR: Error installing taglib-ruby:
ERROR: Failed to build gem native extension.
current directory: C:/Ruby23/lib/ruby/gems/2.3.0/gems/taglib-ruby-0.7.1/ext/taglib_base
C:/Ruby23/bin/ruby.exe -r ./siteconf20161221-3256-19l00zu.rb extconf.rb
checking for main() in -lstdc++... yes
checking for main() in -ltag... no
You must have taglib installed in order to use taglib-ruby.
Debian/Ubuntu: sudo apt-get install libtag1-dev
Fedora/RHEL: sudo yum install taglib-devel
Brew: brew install taglib
MacPorts: sudo port install taglib
*** 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
--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=C:/Ruby23/bin/$(RUBY_BASE_NAME)
--with-tag-dir
--without-tag-dir
--with-tag-include
--without-tag-include=${tag-dir}/include
--with-tag-lib
--without-tag-lib=${tag-dir}/lib
--with-stdc++lib
--without-stdc++lib
--with-taglib
--without-taglib
To see why this extension failed to compile, please check the mkmf.log which can be found here:
C:/Ruby23/lib/ruby/gems/2.3.0/extensions/x86-mingw32/2.3.0/taglib-ruby-0.7.1/mkmf.log
extconf failed, exit code 1
Gem files will remain installed in C:/Ruby23/lib/ruby/gems/2.3.0/gems/taglib-ruby-0.7.1 for inspection.
Results logged to C:/Ruby23/lib/ruby/gems/2.3.0/extensions/x86-mingw32/2.3.0/taglib-ruby-0.7.1/gem_make.out
Hi,
I have been trying this for 2 days, but was never successful installing on windows 7
I tried with Ruby-2.2.4 and 2.3.3 as well. However, I do not see any issue with Ruby-1.9.3 & taglib-ruby-0.6.0 on the same machine.
OS: Window-7-x64
Ruby:- rubyinstaller-2.3.3.exe
Ruby- DevKit-mingw64-32-4.7.2-20130224-1151-sfx.exe
Attached the logs and screenshots
gem_make.out.txt
mkmf.log.txt
The text was updated successfully, but these errors were encountered: