Code::Blocks Forums

User forums => Help => Topic started by: jarro_2783 on December 07, 2006, 02:18:16 am

Title: Fedora 5 rpm doesn't run - runtime error
Post by: jarro_2783 on December 07, 2006, 02:18:16 am
I've installed the fedora 5 rpm from 28/11/06, I've got wxGTK 2.6.3 installed from the fedora repository using yum and I installed CB with rpm -i CBetc.rpm

When I try to run it I get the following error.

Quote
codeblocks: relocation error: /usr/lib/libcodeblocks.so.0: symbol _ZN12wxStringBaseC2Ejw, version WXU_2.6 not defined in file libwx_baseu-2.6.so.0 with link time reference

Any ideas how to solve this?
Title: Re: Fedora 5 rpm doesn't run - runtime error
Post by: jarro_2783 on December 12, 2006, 12:19:30 am
I discovered that codeblocks was in the fedora repository and I removed the previous nightly build and tried to install it using yum install codeblocks and it installed and then died with the same error.

edit: using the repo wxGTK and installing codeblocks from source worked.