Results 1 to 4 of 4
I am facing the same problem on Linux Ugntu 6.06, to load a software using ./configure gives an error
configure:error:no acceptable C compiler found in $PATH
also
sudo apt-get install ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 07-12-2007 #1Just Joined!
- Join Date
- Jul 2007
- Posts
- 2
Kubuntu - configure: error
I am facing the same problem on Linux Ugntu 6.06, to load a software using ./configure gives an error
configure:error:no acceptable C compiler found in $PATH
also
sudo apt-get install gcc
and
build-essential
doesnot work. what should I do?
please help.
- 07-12-2007 #2
Hi and Welcome !
does it throw any error message.
Originally Posted by phegdepatil
post exact error message here.Code:sudo apt-get install build-essential
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 07-13-2007 #3Just Joined!
- Join Date
- Jul 2007
- Posts
- 2
I tried this command sudo apt-get install build-essential as suggested by you. Does it update from the live internet as it shows an error for connecting to Index of /. I have dual boot OS one Windows XP and other Linux Ubuntu 6.06. My dial up internet connection is working on windows XP, I tried for connection on Linux but it doesnot detect the modem. What should I do ?
Please let me know the steps to be followed for making internet connection through Linux Ubuntu.
Pratidnya.
- 07-13-2007 #4
you can install build-essential package from Installation CD too.
Code:sudo apt-cdrom add sudo apt-get update sudo apt-get install build-essential
did you try wvdial?Please let me know the steps to be followed for making internet connection through Linux Ubuntu.It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First


Reply With Quote
