PDA

View Full Version : [ubuntu] installing problem


benbok
April 23rd, 2008, 12:11 PM
hey ya?!!! :(
got a problem!!!
im gona do c++, ok.
so i wannnne install code::block ide.
can some one describe how to unpack,make and all that stuff to me so i can get it running a.s.a.p. thanks alot! :) terminal i atend 2 lern. so help!
codeblocks_8.02-0ubuntu1.deb.tar.gz
how?

Google Spider
April 23rd, 2008, 12:17 PM
Hi,

I have never used code blocks but this is how I got working with C++ ;)

You need build-essential
sudo apt-get install build-essential

...and Geany is a nice little IDE
sudo apt-get install geany

benbok
April 23rd, 2008, 02:15 PM
Hi,

I have never used code blocks but this is how I got working with C++ ;)

You need build-essential
sudo apt-get install build-essential

...and Geany is a nice little IDE
sudo apt-get install geany

tanks