Good day gurus I was trying this fat free crm I was trying now to run
the server it gives me an error

ruby.exe- entry point not found

The procedure entry point sqlite3_column_database_name could not be
located in the dynamic link library sqlite3.dll

>I have this versions of instant rails

C:\InstantRails-2.2-win\rails_apps\CRM>ruby -v
ruby 1.8.6 (2007-09-24 patchlevel 111) [i386-mswin32]

C:\InstantRails-2.2-win\rails_apps\CRM>rails -v
Rails 2.3.8

C:\InstantRails-2.2-win\rails_apps\CRM>gem -v
1.3.7

C:\InstantRails-2.2-win\rails_apps\CRM>

>whole errors are the following

C:\InstantRails-2.2-win\rails_apps\CRM>ruby script/server
=> Booting Mongrel
=> Rails 2.3.8 application starting on http://0.0.0.0:3000
C:/InstantRails-2.2-win/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:3
1:in `gem_original_require': no such file to load --
sqlite3/sqlite3_native (Mis
singSourceFile)
        from
C:/InstantRails-2.2-win/ruby/lib/ruby/site_ruby/1.8/rubygems/custom
_require.rb:31:in `require'
        from
C:/InstantRails-2.2-win/ruby/lib/ruby/gems/1.8/gems/activesupport-2
.3.8/lib/active_support/dependencies.rb:156:in `require'
        from
C:/InstantRails-2.2-win/ruby/lib/ruby/gems/1.8/gems/activesupport-2
.3.8/lib/active_support/dependencies.rb:521:in `new_constants_in'
        from
C:/InstantRails-2.2-win/ruby/lib/ruby/gems/1.8/gems/activesupport-2
.3.8/lib/active_support/dependencies.rb:156:in `require'
        from
C:/InstantRails-2.2-win/ruby/lib/ruby/gems/1.8/gems/sqlite3-ruby-1.
3.1-x86-mswin32-60/lib/sqlite3.rb:6
        from
C:/InstantRails-2.2-win/ruby/lib/ruby/site_ruby/1.8/rubygems/custom
_require.rb:36:in `gem_original_require'
        from
C:/InstantRails-2.2-win/ruby/lib/ruby/site_ruby/1.8/rubygems/custom
_require.rb:36:in `require'
        from
C:/InstantRails-2.2-win/ruby/lib/ruby/gems/1.8/gems/activesupport-2
.3.8/lib/active_support/dependencies.rb:156:in `require'
         ... 69 levels...
        from
C:/InstantRails-2.2-win/ruby/lib/ruby/gems/1.8/gems/rails-2.3.8/lib
/commands/server.rb:84
        from
C:/InstantRails-2.2-win/ruby/lib/ruby/site_ruby/1.8/rubygems/custom
_require.rb:31:in `gem_original_require'
        from
C:/InstantRails-2.2-win/ruby/lib/ruby/site_ruby/1.8/rubygems/custom
_require.rb:31:in `require'
        from script/server:3



>Please advice thanks again

-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to