On Thu, Mar 24, 2011 at 23:44, Zin0 <[email protected]> wrote: > > > How to Install GCC (c/c++) Compiler in Ubuntu Linux > > Install package called build-essential is the best way > > build-essential contains a list of packages which are essential for > building Ubuntu packages including gcc compiler, make and other required > tools. > > $ sudo apt-get update > $ sudo apt-get upgrade > $ sudo apt-get install build-essential > $ gcc -v > $ make -v > Now, you should able to compile software using C / C++ compilers. > > > Can you ple try not to top post. See below:
A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail? -- Lots o' Luv, Phani Bhushan Let not your sense of morals prevent you from doing what is right - Isaac Asimov (Salvor Hardin in Foundation and Empire) Please avoid sending me Word or PowerPoint attachments. See http://www.gnu.org/philosophy/no-word-attachments.html -- LUG@IITD - http://lug-iitd.org/Footer
