Author Topic: Debian install codeblocks  (Read 4052 times)

MarkToulouse

  • Guest
Debian install codeblocks
« on: May 10, 2008, 09:12:57 pm »
Hi everyone,

I try to install Codeblocks on my Debian 'Etch' Linux system :

1) download source
2) gunzip
3) tar xf
4) dpkg

Now here's my problem: 'dpkg -i' wont work due to dependency problems, 'dpkg --unpack' creates many .zip files but do I have to unzip them? Or is there something like 'make install' ?

Thanks a lot!!!