I am getting below while trying to install fcgi
[root@www src]# gem update fcgi
Upgrading installed gems…
Updating Gem source index for: http://gems.rubyforge.org
Attempting remote upgrade of fcgi
Attempting remote installation of ‘fcgi’
Building native extensions. This could take a while…
can’t find header files for ruby.
ERROR: While executing gem … (RuntimeError)
ERROR: Failed to build gem native extension.
Gem files will remain installed in
/usr/lib/ruby/gems/1.8/gems/fcgi-0.8.6.1http://0.8.6.1for
inspection.
ruby extconf.rb update fcgi\n
Results logged to
/usr/lib/ruby/gems/1.8/gems/fcgi-0.8.6.1/ext/gem_make.outhttp://0.8.6.1/ext/gem_make.out
[root@www src]# rpm -qa | grep ruby
ruby-1.8.3-2.fc3
ruby-docs-1.8.3-2.fc3
ruby-libs-1.8.3-2.fc3
I am almost not familar with gem, would anybody pls show me right
direction,
please.
Thanks,