I execute 'gem install do_sqlite3 -- "--with-sqlite3-dir=/usr/bin --
with-sqlite3-include=/usr/include --with-sqlite3-lib=/usr/lib"' as
root and get the following output:

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

/usr/bin/ruby extconf.rb --with-sqlite3-dir=/usr/bin --with-sqlite3-
include=/usr/include --with-sqlite3-lib=/usr/lib
checking for sqlite3.h... 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=/usr/bin/ruby
        --with-sqlite3-dir
        --with-sqlite3-include=${sqlite3-dir}/include
        --with-sqlite3-lib=${sqlite3-dir}/lib


Gem files will remain installed in /usr/lib/ruby/gems/1.8/gems/
do_sqlite3-0.10.2 for inspection.
Results logged to /usr/lib/ruby/gems/1.8/gems/do_sqlite3-0.10.2/ext/
do_sqlite3/gem_make.out



I have doublechecked that sqlite3.h IS in the /usr/include and is
accessible even for a regular user.
Has anyone experienced similar problem?

-- 
You received this message because you are subscribed to the Google Groups 
"merb" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to [email protected].
For more options, visit this group at http://groups.google.com/group/merb?hl=en.

Reply via email to