while running the rake test:plugins i'm getting the following message..
i'm sure its probably not an issue with tracks and more of a newbie
ruby/gems/sqlite issue but i'm hoping that you guys might have a quick
answer..

i have sqlite3 installed and the sqlite3-ruby gem (and keep in mind that i
have no sqlite experience so who knows...).


-- create_table(:conversations, {:force=>true})
/opt/local/lib/ruby/vendor_ruby/1.8/rubygems/custom_require.rb:27:in
`gem_original_require': no such file to load -- sqlite (MissingSourceFile)
       from
/opt/local/lib/ruby/vendor_ruby/1.8/rubygems/custom_require.rb:27:in
`require'
       from 
/opt/local/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/active_support/dependencies.rb:147:in
`require'
       from 
/opt/local/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/active_support/core_ext/kernel/requires.rb:7:in
`require_library_or_gem'
       from 
/opt/local/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/active_support/core_ext/kernel/reporting.rb:11:in
`silence_warnings'
       from 
/opt/local/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/active_support/core_ext/kernel/requires.rb:5:in
`require_library_or_gem'
       from 
/opt/local/lib/ruby/gems/1.8/gems/activerecord-1.14.4/lib/active_record/connection_adapters/sqlite_adapter.rb:30:in
`sqlite_connection'
       from 
/opt/local/lib/ruby/gems/1.8/gems/activerecord-1.14.4/lib/active_record/connection_adapters/abstract/connection_specification.rb:251:in
`send'
       from 
/opt/local/lib/ruby/gems/1.8/gems/activerecord-1.14.4/lib/active_record/connection_adapters/abstract/connection_specification.rb:251:in
`connection_without_query_cache='
        ... 17 levels...
       from 
/opt/local/lib/ruby/gems/1.8/gems/rake-0.7.1/lib/rake/rake_test_loader.rb:5:in
`load'
       from /opt/local/lib/ruby/gems/1.8/gems/rake-0.7.1
/lib/rake/rake_test_loader.rb:5
       from 
/opt/local/lib/ruby/gems/1.8/gems/rake-0.7.1/lib/rake/rake_test_loader.rb:5:in
`each'
       from /opt/local/lib/ruby/gems/1.8/gems/rake-0.7.1
/lib/rake/rake_test_loader.rb:5
rake aborted!
Command failed with status (1): [/opt/local/bin/ruby -Ilib:test
"/opt/local...]

thanks,
ken
_______________________________________________
Tracks-discuss mailing list
[email protected]
http://lists.rousette.org.uk/mailman/listinfo/tracks-discuss

Reply via email to