D
David Siebert
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?
"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?