Code::Blocks Forums

User forums => Help => Topic started by: trazomtg on December 14, 2011, 11:27:40 pm

Title: installtion impossible under linux opensuse.
Post by: trazomtg on December 14, 2011, 11:27:40 pm
Hello
i try to install code::blocks under opensuse linux and i can't. When in use the rpm i get the message :

nothing provides wxGTK >= 2.8.0 needed by codeblocks-10.05-0.i686


Thanks for your help
T
Title: Re: installtion impossible under linux opensuse.
Post by: oBFusCATed on December 15, 2011, 12:19:28 am
You have to use additional repository which provides wxgtk-2.8.xx, where xx is at least 9, 12 is the preferred version.

I don't know what is you're version of opensuse, but as far as I can see wxgtk is available there: http://pkgs.org/opensuse-11.3/opensuse-oss-x86_64/wxGTK-2.8.10.1-11.2.x86_64.rpm.html

Have you tried to use the package manager to install codeblocks?
Or search google for the proper way of installing codeblocks on you distro?

Here is one topic:
http://www.linuxquestions.org/questions/linux-software-2/cannot-install-codeblocks-on-opensuse-11-4-a-912158/
I guess there are more