PDA

View Full Version : anyone have a guide for setting up ide(s)


Sephatine
February 2nd, 2006, 06:45 PM
Hey,

I'm fairly new to linux, but have a good working knowledge of programming. I'm trying to set up an ide or two for programming c++ and python. I can get the ide(s) installed fine ajunta, scite, eclipse, but I can't ever seem to find all the packages I need in order to compile, build, and execute code.

Anyone have a how to for these? Also if anyone can point me to a decent tutorial on glade programming I'd be tremendously giddy.

Thanks

Marc

gord
February 3rd, 2006, 02:28 PM
sudo apt-get install build essential
that will get you the basics you need to compile but you'll also need other stuff like autoconf and autogen (at least i think you will), you'll find them in synaptic