News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Debian install codeblocks

Started by MarkToulouse, May 10, 2008, 09:12:57 PM

Previous topic - Next topic

MarkToulouse

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!!!