Hi Skie,
I am having problems with the ./configure command. It is giving me this:
Code:
[root@localhost apache2]# ./configure
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl.exe... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking for C++ compiler default output file name...
configure: error: in `/home/will/Desktop/modsecurity-apache_2.5.7/apache2':
configure: error: C++ compiler cannot create executables
See `config.log' for more details.
[root@localhost apache2]#
I am wondering if you could give me some insight on this and how to install some of these and I can take it from there. I tried to install them from terminal and was only able to install gpp.
Cheers!