techno surprises

November 4, 2007

Installing required packages for C compiler on Linux

Filed under: apt-get, c compiler, devoloper, kubuntu, kubuntu 7.10, ubuntu, ubuntu 7.10 — Tags: , , , , — Mustafa Turan @ 11:45 pm

Installing required packages for C compiler on Ubuntu 7.10

If you need to compile C, C++ programs under ubuntu or kubuntu, packages listed below will help you to compile.

apt-get installĀ  libpqxx-dev

apt-get installĀ  libstdc++6-42-doc

apt-get installĀ  cpp-4.2

all packages: gcc, libpqxx-dev, libstdc++6-42-doc,cpp-4.2

Create a free website or blog at WordPress.com.