matthew brought up a good point.. perhaps you might need some system
information (sorry.. it was really late and i was frustrated)

I'm running OS X 10.4.9 on MacBook Pro.

----------
ruby -v
ruby 1.8.5 (2006-08-25) [i686-darwin8.8.1]

-----------
sqlite3 -version
3.1.3

------------
gem list sql --local
*** LOCAL GEMS ***

-------------
sqlite3-ruby (1.2.1)
   SQLite3/Ruby is a module to allow Ruby scripts to interface with a
   SQLite3 database.

--------------
svn info
Path: .
URL: http://www.rousette.org.uk/svn/tracks-repos/trunk/tracks
Repository Root: http://www.rousette.org.uk/svn/tracks-repos
Repository UUID: a4c988fc-2ded-0310-b66e-134b36920a42
Revision: 543
Node Kind: directory
Schedule: normal
Last Changed Author: lukemelia
Last Changed Rev: 543
Last Changed Date: 2007-05-21 02:23:39 -0400 (Mon, 21 May 2007)


please me me know if there is anything else i should provide.

thanks,
ken


On 5/26/07, Kenneth Brooks <[EMAIL PROTECTED]> wrote:

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