PDA

View Full Version : HOWTO: How do I install the development tools?


ubuntu-geek
October 12th, 2004, 02:17 PM
What is the simplest way to install the development tools so that I can compile programs?

sudo aptitude install build-essential

Development tools are included on the CD, and so do not need to be downloaded.