Juan Pablo Avello wrote in post #1055004:
> El mircoles 4 de abril de 2012 15:30:15 UTC+2, Ruby-Forum.com User
> escribi:
>> Gem::Installer::ExtensionBuildError: ERROR: Failed to build gem native
>> checking for sqlite3_load_extension()... no
>> database.c:47: error: 'SQLITE_OPEN_READWRITE' undeclared (first use in
>> make: *** [database.o] Error 1
>>
>> checking for sqlite3_initialize()... no
>> -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith
>> this function)
>>
>> Posted via http://www.ruby-forum.com/.
>>
>
> I never faced this problem myself and I can't assure this will solve it
> but
> having seen other similar problems, I'd start by checking that your
> system
> has the 'libsqlite3-dev' package installed.
>
> Anyway its probably better to install mysql or other db system, as you
> will
> do it eventually anyway. Just make sure you install the '-dev' packages
> as
> well.
>
> Regards.



Is the 32bit or 64bit problems?

How to check 'libsqlite3-dev'/'-dev' installed or not?



Thanks & Best Regards

-- 
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-talk@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