Debian or Ubuntu – build essential for develoepr

In Linux on December 7th, 2009

Compiling source code and creating build is not easy in Linux box. If you are developer and new to Debian or Ubuntu machine, following command may interest you. sudo aptitude install build-essential What does it do? It actually install all c/c++ compiler which are necessary to compile source. You can give try. Suppose you have [...]

Read more...

Categories

Archives