in on mac os 10.5  - when i run sqlite3 -version i get 3.4.0 - so i
guess i thought i updated, but maybe not.
should i be concerned about this version or the sqlite3-ruby version?
i cant seem to figure out my sqlite3-ruby version, anyone know how on
mac os?
i also have libsqlite3 in my bin, this didnt seem to resolve anything.
another problem may be that i dont think sqlite3 was updated for PPC
machines, but again, this was working before, so i am perplexed.

On Dec 28, 3:29 pm, Peter Vandenabeele <li...@ruby-forum.com> wrote:
> Frederick Cheung wrote in post #971035:
>
> > On Dec 28, 1:24am, Richard Myers <movesmy...@gmail.com> wrote:
> >> hello all,
> >> this is driving me crazy, and i have tried everything and looked
> >> everywhere and i cannot resolve this problem.
>
> >> when i do bundle install in a rails app, i get an error "Failed to
> >> build gem native extension" during sqlite3. i have included the entire
> >> error below.
> >> i have rails 3.0.3, ruby 1.8.7, and sqlite3 installed (although i cant
>
> > Do you have sqlite3 3.6.16 as the error message asks? If you aren't
> > fussy you could install an earlier version of sqlite3-ruby (that is
> > happy with the version you do have)
>
> As an indication, this is the version I see on Ubuntu 10.04
> (version 3.6.22 which is higher than the required 3.6.16).
>
> pet...@asus:~$ dpkg -l 'sqlite*'
> Desired=Unknown/Install/Remove/Purge/Hold
> | Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pen 
> d
> |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
> ||/ Name           Version        Description
> +++-==============-==============-========================================= 
> ===
> ii  sqlite3        3.6.22-1       A command line interface for SQLite 3
> un  sqlite3-doc    <none>         (no description available)
>
> What do you see when you try this ?
>
> HTH,
>
> Peter
>
> --
> Posted viahttp://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to