gem install sqlite3-ruby fails
|
|
I installed the Five Runs stack version 1.1 (Rails 2.0.2) on Kubuntu, created a project with $rails fiveruns then tried to install SQLite and got an error: $ gem install sqlite3-ruby Building native extensions. This could take a while… ERROR: Error installing sqlite3-ruby: ERROR: Failed to build gem native extension. /home/scott/fiveruns/ruby/bin/ruby extconf.rb install sqlite3-ruby checking for fdatasync() in -lrt… no checking for sqlite3.h… no
|
|
|
Hi Scott, It looks like the libraries are loading successfully. Can you try the following:
|
