error installing sqlite3

L

Luis Gil

Hi,

i'm new to Rails and this is my first post. I need help with the
installation of sqlite, i got the next error when i typed "gem install
sqlite3-ruby":


c:\ruby>gem install sqlite3-ruby
Building native extensions. This could take a while...
ERROR: Error installing sqlite3-ruby:
ERROR: Failed to build gem native extension.

c:/ruby/bin/ruby.exe extconf.rb install sqlite3-ruby
checking for fdatasync() in rt.lib... no
checking for sqlite3.h... no

nmake
"nmake" no se reconoce como un comando interno o externo,
programa o archivo por lotes ejecutable.


Gem files will remain installed in
c:/ruby/lib/ruby/gems/1.8/gems/sqlite3-ruby-1
2.4 for inspection.
Results logged to
c:/ruby/lib/ruby/gems/1.8/gems/sqlite3-ruby-1.2.4/ext/sqlite3_
api/gem_make.out



some ideas?
please help. Thanks
 
H

Heesob Park

Hi,

2009/4/14 Luis Gil said:
Hi,

i'm new to Rails and this is my first post. I need help with the
installation of sqlite, i got the next error when i typed "gem install
sqlite3-ruby":


c:\ruby>gem install sqlite3-ruby
Building native extensions. =C2=A0This could take a while...
ERROR: =C2=A0Error installing sqlite3-ruby:
=C2=A0 =C2=A0 =C2=A0 =C2=A0ERROR: Failed to build gem native extension.

c:/ruby/bin/ruby.exe extconf.rb install sqlite3-ruby
checking for fdatasync() in rt.lib... no
checking for sqlite3.h... no

nmake
"nmake" no se reconoce como un comando interno o externo,
programa o archivo por lotes ejecutable.


Gem files will remain installed in
c:/ruby/lib/ruby/gems/1.8/gems/sqlite3-ruby-1
.2.4 for inspection.
Results logged to
c:/ruby/lib/ruby/gems/1.8/gems/sqlite3-ruby-1.2.4/ext/sqlite3_
api/gem_make.out



some ideas?
please help. Thanks
Try
gem install sqlite3-ruby -v 1.2.3

Refer to http://www.ruby-forum.com/topic/145411

Regards,

Park Heesob
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,007
Latest member
obedient dusk

Latest Threads

Top