Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.ruby > #3491

Re: no such file to load -- sqlite3 (LoadError)

From "Jim S." <jimsyyap@gmail.com>
Newsgroups comp.lang.ruby
Subject Re: no such file to load -- sqlite3 (LoadError)
Date 2011-04-25 23:10 -0500
Organization Service de news de lacave.net
Message-ID <14d3f8cdf183c7d5a834c12ca9db7970@ruby-forum.com> (permalink)
References <46dd1b07112ae87ce8cf8d83c01043f8@ruby-forum.com>

Show all headers | View raw


Thanks for that quick reply.

I looked up and installed libsqlite3-dev in synaptic package manager. 
Running irb...

require 'sqlite3'
=>
LoadError: no such file to load -- sqlite3
  from /usr/lib/ruby/1.8/rubygems/custom_require.rb:31:in 
`gem_original_require'
  from /usr/lib/ruby/1.8/rubygems/custom_require.rb:31:in `require'
  from (irb):2
  from /usr/lib/ruby/1.8/rubygems.rb:123

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

Back to comp.lang.ruby | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

no such file to load -- sqlite3 (LoadError) "Jim S." <jimsyyap@gmail.com> - 2011-04-25 22:51 -0500
  Re: no such file to load -- sqlite3 (LoadError) Joel VanderWerf <joelvanderwerf@gmail.com> - 2011-04-25 23:36 -0500
  Re: no such file to load -- sqlite3 (LoadError) "Jim S." <jimsyyap@gmail.com> - 2011-04-25 23:10 -0500
  Re: no such file to load -- sqlite3 (LoadError) Joel VanderWerf <joelvanderwerf@gmail.com> - 2011-04-25 23:04 -0500
  Re: no such file to load -- sqlite3 (LoadError) "Jim S." <jimsyyap@gmail.com> - 2011-04-25 23:50 -0500
    Re: no such file to load -- sqlite3 (LoadError) Joel VanderWerf <joelvanderwerf@gmail.com> - 2011-04-26 00:06 -0500
  Re: no such file to load -- sqlite3 (LoadError) "Jim S." <jimsyyap@gmail.com> - 2011-04-26 00:00 -0500
  Re: no such file to load -- sqlite3 (LoadError) "Jim S." <jimsyyap@gmail.com> - 2011-04-26 00:10 -0500

csiph-web