Results 1 to 4 of 4

Thread: Configure: error: no acceptable C compiler found in $PATH See `config.log' for more details.

  1. #1
    Join Date
    Jul 2009
    Posts
    41

    Configure: error: no acceptable C compiler found in $PATH See `config.log' for more details.

    Whenever i have to compile a software to install from the source, while running this command :
    Code:
    ./configure
    I get error like this :
    Code:
    Configure: error: no acceptable C compiler found in $PATH See `config.log' for more details.
    Can anyone help me...

  2. #2
    Join Date
    Jan 2008
    Posts
    3,388

    Re: Configure: error: no acceptable C compiler found in $PATH See `config.log' for more details.

    It seems like you do not have c compiler installed on your linux box. Which distribution of linux do you use? Try to search if your distribution has source for c compiler so you can installed c compiler from it, else get it from the internet. You can check the disk of your distribution too for c compiler...

  3. #3
    Join Date
    Jul 2009
    Posts
    41

    Re: Configure: error: no acceptable C compiler found in $PATH See `config.log' for more details.

    Thanks for the quick reply.. I have ubuntu linux the older version... How to i install c compiler in the synaptic package manager there are a lot of file related to c compiler, which package do i install? I am confused...

  4. #4
    Join Date
    May 2008
    Posts
    4,085

    Re: Configure: error: no acceptable C compiler found in $PATH See `config.log' for more details.

    In the synaptic package manager see which packages are realted to c and c++ compiler, install all the packages and also include python and gcc packages, it will be useful... Some packages need gcc and some packages need python too... Hope this helps...

Similar Threads

  1. Error code 0x80070035 - The network path was not found
    By Jer_ in forum Windows Server Help
    Replies: 2
    Last Post: 11-01-2014, 09:55 AM
  2. How to fix error "no acceptable compiler found in $path means "
    By Eas!war in forum Software Development
    Replies: 6
    Last Post: 30-03-2012, 04:51 PM
  3. Troubleshooting “network path not found” error
    By GarySober in forum Networking & Security
    Replies: 4
    Last Post: 11-12-2010, 08:17 AM
  4. System error 53 - network path not found
    By Gadin in forum Networking & Security
    Replies: 5
    Last Post: 14-08-2010, 11:50 AM
  5. NETWORK PATH NOT FOUND, ERROR CODE 0x80070035
    By Bhusan in forum Networking & Security
    Replies: 2
    Last Post: 24-01-2008, 12:30 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,711,679,365.79924 seconds with 17 queries