Hello! i building mod_ruby as follows:
cd /tmp
wget
http://www.modruby.net/archive/mod_ruby-1.2.6.tar.gz
tar zxvf mod_ruby-1.2.6.tar.gz
cd mod_ruby-1.2.6/
./configure.rb --with-apr-includes=/usr/include/apr-1
make - here comes the trouble.
Its saying like 2 pages error, and mostly of them says something like this
D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE
There is much more things but i think they are less important. First it said make command not found, installed it. Then it said some error which someone said installing gcc would help, installed gcc. After installed gcc comes the two pages long error and the lines below.
Any ideas what is the problem?
Recent comments
12 hours 56 min ago
19 hours 38 min ago
23 hours 28 min ago
1 day 1 hour ago
1 day 9 hours ago
1 day 19 hours ago
1 day 19 hours ago
1 day 23 hours ago
2 days 3 hours ago
2 days 4 hours ago