Trouble with codeblocks installation on Ubuntu 9.10
Posted
by chester89
on Stack Overflow
See other posts from Stack Overflow
or by chester89
Published on 2009-10-28T17:18:43Z
Indexed on
2010/03/30
2:03 UTC
Read the original article
Hit count: 760
I installed Code::Blocks on Ubuntu 9.10, but when I start it from terminal, it shows the following error:
relocation error: /usr/lib/libcodeblocks.so.0: symbol _Z18wxSafeConvertWX2MBPKw, version WXU_2.8.2 not defined in file libwx_baseu-2.8.so.0 with link time reference
What is wrong with it? It seems to me I have installed all necessary libraries. Any ideas?
P.S. I am a Linux noobie - so sorry if it is some kind of a well-known mistake.
© Stack Overflow or respective owner