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-pend
|/ 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 via http://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