Author Topic: CodeBlocks install failed, nothing provides several libs...Ubuntu and OpenSuse  (Read 8808 times)

Offline codebronca

  • Single posting newcomer
  • *
  • Posts: 2
Codeblocks installation fails on ubuntu 12.04 using ubuntu software center.  (Same problem when try to install on OpenSuse 12.1)
even selecting all add-ons under the "more details" button what I get is:
depends:libgcc1(>=1:4.1.1) but 1:4.6.1-1ubuntu5 is to be installed
depends:codeblocks-common(=10.05-2 but 12.11-2 is to be installed
depends:codeblocks (10.05-2) but 10.05-2 is to be installed
depends:libwxsmithlib0(10.05-2) but 12.11-2 is to be installed

Regarding when trying to install on Opensuse 12.1, I also get dependencies problems (nothing provides libcodeblocks.so and libc.so).
I did try to install wxGTK but also get nothing provides wxBase.
« Last Edit: October 18, 2013, 05:47:54 pm by codebronca »

Offline BlueHazzard

  • Developer
  • Lives here!
  • *****
  • Posts: 3352

Offline codebronca

  • Single posting newcomer
  • *
  • Posts: 2
OK, I got it adding "pasgui" to my sources.. Thanks..!!