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
14 hours 22 min ago
14 hours 27 min ago
19 hours 25 min ago
1 day 2 hours ago
1 day 2 hours ago
1 day 4 hours ago
1 day 8 hours ago
1 day 15 hours ago
1 day 18 hours ago
1 day 20 hours ago