Skip to content

Problem installing tiny_tds with x64-mingw32 and ruby 2.0.0p0 #110

@vinodadhikary

Description

@vinodadhikary

I'm trying to install tiny_tds under Windows 7 x64. Has anybody had any success? Following is the output:

C:\ruby\DevKit\bin>gem install tiny_tds
ruby 2.0.0p0 (2013-02-24) [x64-mingw32]

Temporarily enhancing PATH to include DevKit...
Building native extensions.  This could take a while...
ERROR:  Error installing tiny_tds:
        ERROR: Failed to build gem native extension.

    C:/ruby/Ruby200-x64/bin/ruby.exe extconf.rb
checking for iconv_open() in iconv.h... no
checking for iconv_open() in -liconv... no
-----
libiconv is missing.
-----
*** 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=C:/ruby/Ruby200-x64/bin/ruby
        --enable-lookup
        --disable-lookup
        --with-iconv-dir
        --without-iconv-dir
        --with-iconv-include
        --without-iconv-include=${iconv-dir}/include
        --with-iconv-lib
        --without-iconv-lib=${iconv-dir}/
        --with-freetds-dir
        --without-freetds-dir
        --with-freetds-include
        --without-freetds-include=${freetds-dir}/include
        --with-freetds-lib
        --without-freetds-lib=${freetds-dir}/
        --with-iconvlib
        --without-iconvlib


Gem files will remain installed in C:/ruby/Ruby200-x64/lib/ruby/gems/2.0.0/gems/tiny_tds-0.5.1 for inspection.
Results logged to C:/ruby/Ruby200-x64/lib/ruby/gems/2.0.0/gems/tiny_tds-0.5.1/ext/tiny_tds/gem_make.out

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions