Showing posts with label essentials. Show all posts
Showing posts with label essentials. Show all posts

Monday, April 30, 2007

UNIX/Linux - Build essentials

In order to build stuff in Ubuntu, I needed to install the build-essentials:
sudo apt-get install build-essential

Who knew?