build-essential

Posted August 14th, 2007 by marslert

Do you having problem in install some application from source due to some tools are not install by default at Ubuntu? Then you should install build-essential first at terminal with below command,

# sudo apt-get install build-essential

Below is the packages will install if you are using Ubuntu 7.04 as me.

linux-libc-dev (2.6.20-16.29) …
libc6-dev (2.5-0ubuntu14) …
dpkg-dev (1.13.24ubuntu6) …
libstdc++6-4.1-dev (4.1.2-0ubuntu4) …
g++-4.1 (4.1.2-0ubuntu4) …
g++ (4.1.2-1ubuntu1) …

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>