News:

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

Main Menu

Installing Code::Blocks on Debian Jessie

Started by fguy, April 24, 2016, 06:19:53 AM

Previous topic - Next topic

fguy

Greetings

I am running Debian Jessie 8.4 (AMD_64) using the Xfce 4.10 desktop. I installed CB 13.12 because that is the version that is on the Debian repositories. I would prefer to just stay with that but it proving to be rather flaky. It (Codeblocks) occasionally shuts down and I lose my unsaved work. So I thought I would upgrade my CB version to see if that helps.

I see there are two options available to me.

1.  Download codeblocks_16.01_amd64_jessie.tar.xz from SourceForge. I see that has a bunch of .deb files in it which presumably I install manually using dpkg.

2. according to the instructions at http://apt.jenslody.de/ I can add https://apt.jenslody.de/stable jessie main to my sources.list file and use apt to install the CB package (nightly build)

my inclination is to go with option 1 because it is an "official" build as opposed to a nightly build. What would you suggest to a rookie such as myself?

Jenna

If you change "main" to "release" in the line for the sources.list, you can install the release version from my repo.
These are the exact same files as on our sourceforge-site.

fguy

Thanks. I was able to get CB v16.01 installed and working following your advice. I'll post again in a week or two to let you know if this solved the original problem of flakiness