The following is my attempt to install mongrel on ruby 1.8.5 - any
suggestions? thanks in advance - Al
[root@pmd1vm01 rubytest]# gem install mongrel
Bulk updating Gem source index for: http://gems.rubyforge.org
Select which gem to install for your platform (i386-linux)
- mongrel 1.0.1 (mswin32)
- mongrel 1.0.1 (ruby)
- mongrel 1.0 (mswin32)
- mongrel 1.0 (ruby)
- Skip this gem
- Cancel installation
2
Install required dependency fastthread? [Yn] Y
Select which gem to install for your platform (i386-linux)
- fastthread 1.0 (ruby)
- fastthread 1.0 (mswin32)
- fastthread 0.6.4.1 (mswin32)
- fastthread 0.6.4.1 (ruby)
- Skip this gem
- Cancel installation
1
Building native extensions. This could take a while…
ERROR: While executing gem … (Gem::Installer::ExtensionBuildError)
ERROR: Failed to build gem native extension.
ruby extconf.rb install mongrel
can’t find header files for ruby.
Gem files will remain installed in /usr/lib/ruby/gems/1.8/gems/
fastthread-1.0 for inspection.
Results logged to /usr/lib/ruby/gems/1.8/gems/fastthread-1.0/ext/
fastthread/gem_make.out