Author Topic: Fedora 5 rpm doesn't run - runtime error  (Read 3995 times)

Offline jarro_2783

  • Multiple posting newcomer
  • *
  • Posts: 99
    • Project Freedom
Fedora 5 rpm doesn't run - runtime error
« 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?

Offline jarro_2783

  • Multiple posting newcomer
  • *
  • Posts: 99
    • Project Freedom
Re: Fedora 5 rpm doesn't run - runtime error
« Reply #1 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.
« Last Edit: December 12, 2006, 12:48:00 am by jarro_2783 »