--001636426cd396683204a5774b24 Content-Type: text/plain; charset=ISO-8859-1 I think you have to install sqlite3-dev package. The message says sqlite3.h is missing. 2011/6/11 Chad Perrin <code / apotheon.net> > On Sun, Jun 12, 2011 at 05:57:42AM +0900, Mike Moore wrote: > > On Sat, Jun 11, 2011 at 2:55 PM, Mike Moore <blowmage / gmail.com> wrote: > > > > > Hello! The sqlite3-ruby gem has changed it's name to just sqlite3. > > > Rather than > > > installing `sqlite3-ruby`, you should install `sqlite3`. Please > update > > > your > > > dependencies accordingly. > > > > > > > Of course, if I had read this message first I would have said to install > the > > "sqlite3" gem... :) > > Thanks. However . . . > > > gem install sqlite3 > Building native extensions. This could take a while... > ERROR: Error installing sqlite3: > ERROR: Failed to build gem native extension. > > /usr/bin/ruby1.8 extconf.rb > checking for sqlite3.h... no > sqlite3.h is missing. Try 'port install sqlite3 +universal' > or 'yum install sqlite3-devel' and check your shared library search path > (the > location where your sqlite3 shared library is located). > *** 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. > > Where the heck is mkmflog? > > . . . I ask as I wait for updatedb to finish. > > -- > Chad Perrin [ original content licensed OWL: http://owl.apotheon.org ] > --001636426cd396683204a5774b24--