./sqlite3.dll: 127: The specified procedure could not be found. –
Init_sqlite3 (LoadError)
--
Posted via http://www.ruby-forum.com/.
--wpd
I have the same issue for both v3.5.7 and 3.5.4
The gem install sqlite3-ruby works fine.
Matt
Also when I run this command:
"c:\ruby\bin\ruby.exe" "c:\ruby\bin\gem" install sqlite3
as seen in step 2 with windows here:
http://wiki.rubyonrails.org/rails/pages/HowtoUseSQLite
I get this error message:
ERROR: could not find sqlite3 locally or in a repository
Thanks,
Nevermind, damned error came back again.
127: The specified procedure could not be found. - Init_sqlite3
C:/.../app/sqlite3.dll
.
.
.
This error occurred while loading the following files:
sqlite3
Problem resolved. Had to upgrade to the newest versions of Ruby 1.8.6,
Ruby Gems 1.1.0, & Rails 2.0.2 (with SQLite 3.5.7)
http://www.matts411.com/webdev/ruby_on_rails_standalone_how_to