sqlite3 gem fails to install

I had an almost similar problem as you where I had sqlite3 installed and yet the sqlite3 gem would not install. I was seeing an error message as follows, user-name-rajas-macbook-pro:rails3 user-namer$ gem install sqlite3 Building native extensions. This could take a while… ERROR: Error installing sqlite3: ERROR: Failed to build gem native extension. /Users/user-namer/.rvm/rubies/ruby-1.9.2-p180/bin/ruby extconf.rb … Read more