Displaying 1 result from an estimated 1 matches for "befittr".
Did you mean:
befits
2006 Oct 15
4
Mongrel on CentOS 4.3 / RHEL 4.3 64Bit
...r "can''t find header files for ruby" problem, first download
the ruby src from ruby-lang, then copy *.h especially ruby.h to the
result of Config::CONFIG["archdir"](/usr/lib/ruby/1.8/i586-linux-gnu/ on
my machine). Reinstall mongrel, then it''s ok.
http://www.befittr.com/blog/2006/09/09/configuring-ec2-rails-mongrel-apache-22-and-mysql-5/feed/
***************************************************
because of the above error I''ll grab and copy the *.h files of the ruby
source
ftp://ftp.ruby-lang.org/pub/ruby/1.8/ruby-1.8.4.tar.gz
tar -xzvf ruby-1.8.4....