FreeBSD 8 + SQLite3-ruby
> gem install sqlite-ruby
ERROR: Error installing sqlite-ruby:
ERROR: Failed to build gem native extension.
/usr/local/bin/ruby18 extconf.rb checking for main() in
-lsqlite... no
checking for sqlite.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/local/bin/ruby18
--with-sqlite-dir
--without-sqlite-dir
--with-sqlite-include
--without-sqlite-include=${sqlite-dir}/include
--with-sqlite-lib
--without-sqlite-lib=${sqlite-dir}/lib
--with-sqlitelib
--without-sqlitelib
Comments are currently closed for this discussion. You can start a new one.
Support Staff 2 Posted by Eric Hodel on 14 Jul, 2010 12:36 AM
RubyGems support is for support with RubyGems itself, not gems such as sqlite-ruby. You'll need to contact the sqlite-ruby maintainers in order to get help with installing the gem.
Eric Hodel closed this discussion on 14 Jul, 2010 12:36 AM.