sudo apt-get install libsqlite3-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
libsqlite3-dev is already the newest version.

On Feb 11, 5:02 pm, Bryan Larsen <[email protected]> wrote:
> Did you apt-get install libsqlite3-dev?   You must have, since
> sqlite3-ruby shouldn't install without it, but it's something to check.
>
> Bryan
>
>
>
> sanjayayogi wrote:
> > ruby -v
>
> > ruby 1.9.1p378 (2010-01-10 revision 26273) [i686-linux]
>
> > ruby script/generate hobo_migration
>
> > uninitialized constant SQLite3::Driver::Native::Driver::API
>
> > sudo gem list
>
> > activesupport (2.3.5)
> > bundler (0.9.3)
> > ffi (0.6.0)
> > hobo (0.9.106)
> > hobofields (0.9.106)
> > hobosupport (0.9.106)
> > rack (1.0.1)
> > rails (2.3.5)
> > rake (0.8.7)
> > rubygems-update (1.3.5)
> > sqlite3 (0.0.8)
> > sqlite3-ruby (1.2.5)
> > will_paginate (2.3.12)
>
> > which sqlite3
> > /usr/bin/sqlite3
>
> > Ideas anyone on how to resolve this?
>
> > I am googling but not really finding the resolution to my problem. I
> > am running Ubuntu Netbook Remix 9.10

-- 
You received this message because you are subscribed to the Google Groups "Hobo 
Users" 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/hobousers?hl=en.

Reply via email to