Apps :: How to install "make" util?



Checkning out the forum I found a post saying you needed gcc and so I tried apt-get install gcc. TThe download/installation works fine but command make is still not availible(no, not even after rebooting).

When I try apt-get -f install make I get an error mess saying "trying to overwrite '/bin/chmod', which is also in package coreutils yadayada".

Is apt-get trying to overwrite entries in the coreutils.list? How do I fix this?

Nevermind, I got it working..

original here.