mod_security installation error
Hi, I'm not very experienced with server admin and I cannot seem to install mod_security on my Apache 2 Plesk build.The error I get when I run apxs is:
/usr/sbin/apxs -cia mod_security.c
/bin/sh /usr/lib/apr/build/libtool --silent --mode=compile gcc -prefer-pic -O2 -g -pipe -march=i386 -mcpu=i686 -DAP_HAVE_DESIGNATED_INITIALIZER -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -pthread -I/usr/include/apr-0 -I/usr/include/httpd -c -o mod_security.lo mod_security.c && touch mod_security.slo
/usr/lib/apr/build/libtool: line 1: gcc: command not found
apxs:Error: Command failed with rc=65536
I have tried the apxs in plesk with the same result.
I have used up2date and yum to get the latest updates including httpd httpd-devel.
I have tried several mod_security versions with the same result.
Here are some server details:
Linux 2.6.9-041221 #1 SMP Tue Dec 21 16:00:43 CET 2004 i686 i686 i386 GNU/Linux
Fedora Core release 2 (Tettnang)
Server version: Apache/2.0.51
Any ideas would be much appreciated. Thanks