I tried doing this gem uninstall sqlite3-ruby gem uninstall sqlite3 Then I performed find ~/ | grep mkmf.log
Hey, I\'ve recently been having trouble properly installing my Sqlite3 gem. I\'ve already tried installing sqlite3, followed by sqlite3-ruby and I keep getting an error message. Can anyone tell me wha
I\'m trying out rvm, and installed ruby 1.9.2 and rails 3 with it.I need to re-install the sqlite3-ruby gem (since rvm keeps all gems separate for different versions of ruby).
rake aborted! no such file to load -- sqlite3/sqlite3_native :33:in require\' <internal:lib/rubygems/custom_require>:33:inrescue in require\'
I tried to install it as below but it throws error :- \"sudo gem install sqlite3-ruby\" Building native extensions. This could take a while...
Is there a reason why all sqlite3, mysql, postgres driver compiles on Mac OS X Leopard when it is Rails 2.3.8, but can\'t compile when it is Rails 3.x?
When I tried to install: gem install sqlite3-ruby it shows: Building native extensions.This could take a while...
I\'m new to Rails and I\'m building a simple project-tracking app for my employer. I\'ve been developing the app on my Mac and pushing it to github. I just managed to clone my github repo to a windows
Trying to get Rails up on ubuntu, and I’m having trouble installing sqlite3-ruby – it apparently can’t find sqlite3.h. All the references I can find to the error suggest the problem is either: sqli
I\'m having issues installing the sqlite3-ruby gem on crunchbang linux.After googling the past few hours and following several people with the same problem, I still haven\'t gotten it to work.