I'm running Kubuntu 8.04.02, and I'm trying to install Codeblocks 8.02. I downloaded the binary release file, as I am not too familiar yet with compiling from source.
When I execute any of the 4 .deb files, I get the error
Dependency is not satisfiable:
libcodeblocks0
I've been searching for some time, and have found no resolution that works. Can anyone help me find and install libcodeblocks0?
Thanks,
Beckfield
If there are really not more than four debs, the downloaded archive-file seems to be broken.
The easiest way would be to install a recent nightly build from a repository.
You can either use mine (http://apt.jenslody.de/) or the one provided by pasgui ( see here (http://lgp203.free.fr/spip/spip.php?article1)) .
Quote from: jens on June 30, 2009, 11:53:10 PM
If there are really not more than four debs, the downloaded archive-file seems to be broken.
The easiest way would be to install a recent nightly build from a repository.
You can either use mine (http://apt.jenslody.de/) or the one provided by pasgui ( see here (http://lgp203.free.fr/spip/spip.php?article1)) .
Thanks, the nightly build worked.