Page 1 of 1

no acceptable C compiler found in $PATH

Posted: Fri Oct 23, 2009 8:17 pm
by Professeur
Hi,

I'm using CentOS 5 with Plesk 9 and I've got a problem, when I'm trying to installing I see that :

Code: Select all

checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
What must I do ?

Sincerely,
Professeur

Re: no acceptable C compiler found in $PATH

Posted: Mon Jul 12, 2010 2:14 pm
by warg
install gcc

as root, on centos, you should: yum install gcc zlib-devel openssl-devel