Hello,
Ive just installed Kubuntu and when i try to make / make install i get message telling me that it cant find my gcc or cc when its "checking for"
Ive done:
sudo apt-get gcc
"Invalid operation gcc..."
sudo apt-get install gcc
"Couldnt find package gcc..."
sudo apt-get build-essential
"Invalid operation build-essential..."
sudo apt-get install build-essential
"Couldnt find package build-essential..."
Any ideas on where to look for a gcc :S
I've googled gcc's and am lost on what to do/get
Ive just installed Kubuntu and when i try to make / make install i get message telling me that it cant find my gcc or cc when its "checking for"
Ive done:
sudo apt-get gcc
"Invalid operation gcc..."
sudo apt-get install gcc
"Couldnt find package gcc..."
sudo apt-get build-essential
"Invalid operation build-essential..."
sudo apt-get install build-essential
"Couldnt find package build-essential..."
Any ideas on where to look for a gcc :S
I've googled gcc's and am lost on what to do/get
Comment