On Sat, May 24, 2008 at 09:49:59AM -0700, Devyn Cairns wrote: > I used git, but now I get this error: > > *** 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.
Have you `apt-get install libsqlite3-dev` before running Rake? Also, the newest tarball will work once libsqlite3-dev is installed. _why
