User forums > Help
Downloaded CodeBlocks does not run on openSUSE 11.3
UberNewb:
I downloaded CodeBlocks from here :
http://www.codeblocks.org/downloads/26
using this link :
http://sourceforge.net/projects/codeblocks/files/Binaries/10.05/Linux%20%2832%20bit%29/codeblocks-10.05-0-suse112.i686.rpm
and installed the rpm using openSUSE's Software Manager.
It appeared to install fine, but when I try to run codeblocks I get this :
--- Quote ---edgar@linux-xdcd:~> codeblocks
codeblocks: relocation error: /usr/lib/libcodeblocks.so.0: symbol _Z18wxSafeConvertWX2MBPKw, version WXU_2.8 not defined in file libwx_baseu-2.8.so.0 with link time reference
--- End quote ---
This error seems fairly common but I'm still not sure how to resolve it, because I don't know what package to install to fix it.
Any help would be appreciated. Thanks, UberNewb.
oBFusCATed:
Search please...
Here is the same topic as the one you've started -> http://forums.codeblocks.org/index.php/topic,13607.0.html
UberNewb:
--- Quote from: oBFusCATed ---The C::B you're trying to install is compiled with different wxGTK, from the one you have on your system.
You've 2 options:
1. Build C::B from source
2. Or search for the correct packages...
--- End quote ---
The only package available for wxGTK is version 2.8.10.1-11.2, and that is the one installed on my system. I've tried downloading rpms of CodeBlocks from download.opensuse.org, but they all complain about libcodeblocks.so.0 being missing or unavailable.
Is it really my only option to compile CodeBlocks from the source code? Compiling wxWidgets looks rather complicated to do.
olipfei:
On my openSUSE 11.3 I installed wxGTK from here
http://download.opensuse.org/repositories/X11:/wxWidgets/openSUSE_11.3/i586/
(the wxGTK-* rpms dating from last October) and the Code::Blocks rpms from here
http://download.opensuse.org/repositories/devel:/tools:/ide/openSUSE_11.3/i586/
which currently runs seemlessly in this conjunction. Hope this helps!
Regards,
Oliver
pirx67:
Another (similar?) solution is described in the following OpenSuSE forum post:
http://forums.opensuse.org/english/get-technical-help-here/applications/447515-code-blocks-not-starting.html#post2232508
Maybe this will help you also ...
Greets.
Navigation
[0] Message Index
[#] Next page
Go to full version