Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.ruby > #3495
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.dougwise.org!nntpfeed.proxad.net!proxad.net!feeder1-2.proxad.net!usenet-fr.net!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!talisker.lacave.net!lacave.net!not-for-mail |
|---|---|
| From | "Jim S." <jimsyyap@gmail.com> |
| Newsgroups | comp.lang.ruby |
| Subject | Re: no such file to load -- sqlite3 (LoadError) |
| Date | Tue, 26 Apr 2011 00:00:47 -0500 |
| Organization | Service de news de lacave.net |
| Lines | 33 |
| Message-ID | <f977dc6436b2920e601c3c210c19e143@ruby-forum.com> (permalink) |
| References | <46dd1b07112ae87ce8cf8d83c01043f8@ruby-forum.com> |
| NNTP-Posting-Host | bristol.highgroove.com |
| Content-Type | text/plain; charset=UTF-8 |
| Content-Transfer-Encoding | 7bit |
| X-Trace | talisker.lacave.net 1303794376 57352 65.111.164.187 (26 Apr 2011 05:06:16 GMT) |
| X-Complaints-To | abuse@lacave.net |
| NNTP-Posting-Date | Tue, 26 Apr 2011 05:06:16 +0000 (UTC) |
| In-Reply-To | <46dd1b07112ae87ce8cf8d83c01043f8@ruby-forum.com> |
| X-Received-From | This message has been automatically forwarded from the ruby-talk mailing list by a gateway at comp.lang.ruby. If it is SPAM, it did not originate at comp.lang.ruby. Please report the original sender, and not us. Thanks! For more details about this gateway, please visit: http://blog.grayproductions.net/categories/the_gateway |
| X-Mail-Count | 382184 |
| X-Ml-Name | ruby-talk |
| X-Rubymirror | Yes |
| X-Ruby-Talk | <f977dc6436b2920e601c3c210c19e143@ruby-forum.com> |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.ruby:3495 |
Show key headers only | View raw
found this on google-- http://goo.gl/2zcza gave it a try and got these-- ####################################################### Hello! The sqlite3-ruby gem has changed it's name to just sqlite3. Rather than installing `sqlite3-ruby`, you should install `sqlite3`. Please update your dependencies accordingly. Thanks from the Ruby sqlite3 team! <3 <3 <3 <3 ####################################################### Successfully installed sqlite3-ruby-1.3.3 1 gem installed Installing ri documentation for sqlite3-ruby-1.3.3... Installing RDoc documentation for sqlite3-ruby-1.3.3... going into irb-- require 'sqlite3' => LoadError: no such file to load -- sqlite3 from (irb):1:in `require' from (irb):1 from :0 -- Posted via http://www.ruby-forum.com/.
Back to comp.lang.ruby | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll 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