From: David Siebert Date: 2007-10-03T11:42:21+09:00 Subject: Problem with Gem I am trying to install support for SQLite using Gem but I get this error "Building native extensions. This could take a while... ERROR: While executing gem ... (Gem::Installer::ExtensionBuildError) ERROR: Failed to build gem native extension. ruby extconf.rb install sqlite3-ruby can't find header files for ruby." I do have ruby.h installed on my system but gem can not seem to find it. Any suggestions? -- Posted via http://www.ruby-forum.com/.