Results 1 to 2 of 2
I am trying to install Apache on my remote server. I've downloaded the latest Apache Http Server and when I configure it I get this error:
configure error: No acceptable ...
- 01-30-2011 #1Just Joined!
- Join Date
- Jan 2011
- Posts
- 1
I need help installing GCC on my remote server
I am trying to install Apache on my remote server. I've downloaded the latest Apache Http Server and when I configure it I get this error:
configure error: No acceptable C compiler found in $PATH
So I download and extract the latest GCC Compiler and when I try to install that I get the same error:
configure error: No acceptable C compiler found in $PATH
I am really stumped... Can anyone just offer ideas ...
My server is running CentOS 5.4 x64 and I'm remotely trying to download and install a running LAMP setup for Joomla. I'm using a shell to communicate with a cloud server type.
- 01-30-2011 #2
you have centos, just use yum utility to install software
don't mess around with downloading and compiling from source, there is no need
Managing Software with yum


Reply With Quote