Code::Blocks Forums

User forums => Help => Topic started by: gelo on August 14, 2006, 02:07:24 am

Title: Can't run c::b on my slackware 10.2
Post by: gelo on August 14, 2006, 02:07:24 am
hi, first of all, sorry for my bad english.

I've downloaded code::blocks and installed it on my Slackware 10.2 (kernel 2.4.31), but when I try to run it, I get the following error:

Quote
root@darkstar:~# codeblocks
codeblocks: error while loading shared libraries: libwx_gtk2-2.6.so.0: cannot open shared object file: No such file or directory

I checked, and the file does not exists.

someone told me to download and install wxWidgets, so, I got the file wxGTK-2.6.3.tar.gz on http://www.wxwidgets.org/ and installed it. But I get the same error.

Did I installed the wrong package?


thanks
Title: Re: Can't run c::b on my slackware 10.2
Post by: ocloma on August 14, 2006, 02:48:50 am
mm, probe ldconfig ,and search library definition. sorry for my english, talk spanish. :D
Title: Re: Can't run c::b on my slackware 10.2
Post by: ocloma on August 14, 2006, 02:53:00 am
see library name in ldconfig,maybe diferent.