LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   C ompiler in path (https://www.linuxquestions.org/questions/linux-software-2/c-ompiler-in-path-89049/)

doralsoral 09-03-2003 10:47 PM

C ompiler in path
 
Hey, sometimes i will download a file and extract it, and then it tells me to run ./configure and i always get an error message saying that i have to c compiler in mypath. is there an easy was to fix this or will i have to download a compiler? thanks for any help

MasterC 09-03-2003 11:21 PM

That is the easy way to fix it ;)

You can alternatively (instead of going through your install CD and installing all the development tools) get:
apt + Synaptic
from www.freshrpms.net
And then use that combo of tools to install it a bit easier ;) As well as other dependency-hell ridden tools.

Cool


All times are GMT -5. The time now is 01:41 AM.