|
| |||||||||
| Tags: acceptable c compiler, c compiler error, configlog, configure error, found in path, linux software error, no acceptable |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| 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 Code: Configure: error: no acceptable C compiler found in $PATH See `config.log' for more details. ![]() |
|
#2
| ||||
| ||||
| 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
| |||
| |||
| 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
| ||||
| ||||
| 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... |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "Configure: error: no acceptable C compiler found in $PATH See `config.log' for more details." | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Error 0x80070035 again (network path not found) | GuiGuy | Windows Vista Network | 6 | 31-03-2011 06:09 AM |
| Error code: 0x80070035 The network path was not found | A Baffled User | Windows Vista Network | 4 | 21-01-2011 07:05 AM |
| Troubleshooting “network path not found” error | GarySober | Networking & Security | 4 | 11-12-2010 08:17 AM |
| System error 53 - network path not found | Gadin | Networking & Security | 5 | 14-08-2010 12:50 PM |
| Error code 0x80070035 - The network path was not found | Jer_ | Windows Server Help | 0 | 18-06-2008 05:56 AM |