Author Topic: Linux Debian Codeblocks  (Read 2635 times)

Ryan N. May

  • Guest
Linux Debian Codeblocks
« on: August 21, 2015, 07:26:34 am »
Hey Guys,
I have downloaded the binary release for debian code-blocks and i am unsure how to install it, when extracting the file i do get a series of .deb files to install using the package manager. although i am unsure if this is the correct way to install as I'm new to linux. also, when running the package manager on the deb files it says it failed to install.

please
help <3

THANK YOU :P :D ;D :-[ :'( :-\
« Last Edit: August 21, 2015, 07:28:06 am by Ryan N. May »

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: Linux Debian Codeblocks
« Reply #1 on: August 21, 2015, 07:31:16 am »
If you try to use the 13.12release-files,  it will not work out of the box on stable or newer Debian, because they abandoned wxWidgets < 3 .
You can try the nightlies from my repo (see signature), but they use wx3 and might still have some issues.
To use the 13.12 release-files you need wxWidgets from old-stable.

Offline earlgrey

  • Multiple posting newcomer
  • *
  • Posts: 101
Re: Linux Debian Codeblocks
« Reply #2 on: August 21, 2015, 12:29:15 pm »
You can download directly the packages that codeblocks-13.12release  depends on:

libwxbase2.8-0
libwxgtk2.8-0

from any debian mirror ; they are in pool/main/w/wxwidgets2.8/

( ex : ftp://debian.ens-cachan.fr/debian/pool/main/w/wxwidgets2.8 )

instead of adding oldstable to your /etc/apt/sources.list file
* OS = Debian Buster - Linux 4.19.06 x64 SMP
* C::B = svn11267 wx-3.0.4 - Linux, unicode 64 bit