I am trying to install ANTFARM. I had installed Ruby-devel and sqlite 3. But while running the command: "gem install ANTFARM" ; I am getting the following error:
Building native extensions. This could take a while...
ERROR: Error installing ANTFARM:
ERROR: Failed to build gem native extension.
/usr/bin/ruby extconf.rb install ANTFARM
checking for fdatasync() in -lrt... no
checking for sqlite3.h... no
make
make: *** No rule to make target `ruby.h', needed by `sqlite3_api_wrap.o'. Stop.
Gem files will remain installed in /usr/lib/ruby/gems/1.8/gems/sqlite3-ruby-1.2.4 for inspection.
Results logged to /usr/lib/ruby/gems/1.8/gems/sqlite3-ruby-1.2.4/ext/sqlite3_api/gem_make.out
Will much appreciate any help.
Thanks,
Subrat
|