Results 1 to 5 of 5
i have a doubt while installing softwarwe in linux i encountered an error....
that is no accecptable c compiler found in $PATH after ./configure command.. plz do reply for that.....
- 08-18-2008 #1Just Joined!
- Join Date
- Aug 2008
- Posts
- 2
doubt while installing software
i have a doubt while installing softwarwe in linux i encountered an error....
that is no accecptable c compiler found in $PATH after ./configure command.. plz do reply for that..
Last edited by devils casper; 08-19-2008 at 05:43 PM. Reason: removed [B] tag.
- 08-18-2008 #2
You need to install the compiler tools and related files. You don't say what distro you are using, but in Ubuntu you would simply run the following comand in a terminal
Code:sudo apt-get install build-essential
If we hit that bullseye, the rest of the dominoes will fall like a house of cards. Checkmate! (Zapp Brannigan)
My new blog. It's probably not as good as I think it is.
- 08-18-2008 #3Just Joined!
- Join Date
- Aug 2008
- Posts
- 2
reply
plz reply for my linux distro
- 08-18-2008 #4
- 08-18-2008 #5
Hmmm, I think asking people to be psychic is a bit of a tall order. Some of the people on here are good at helping, but they're not extraordinarily gifted.
Tell us, as elija asked, which distro you're using and we may be able to help you.
For Fedora and similar distros you can try 'yum install gcc'.Linux user #126863 - see http://linuxcounter.net/


Reply With Quote
