Find the answer to your Linux question:
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 ...
  1. #1
    Just 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.

  2. #2
    Linux Guru coopstah13's Avatar
    Join Date
    Nov 2007
    Location
    NH, USA
    Posts
    3,149
    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

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...