User forums > Using Code::Blocks
error starting codeblocks on suse 11.0
TheTuxKeeper:
--- Quote from: nausea on August 03, 2008, 06:07:17 pm ---Hi,
one little thing bothered me:
codeblocks looked for plugins only under /usr/lib/codeblocks/ ... but I'm running a SuSE 11.0 x86_64 and the plugins are at /usr/lib64/codeblocks/ ...
I helped myself putting a dynamic link in /ust/lib pointing to /ust/lib64 because I could not find out how to make C::B look in an other dirctory, how does one do that?
The dialog to manage the plugins only allows to filter for *.cbplugins as file, looks very much like beeing helpful under windows, but not linux, where the plugins are *.la files I think ...
Well, but everything works using that link trick and I'll not complain too much ;)
Greetings from Asturias
nausea
--- End quote ---
Will take a look at this problem. I use a patch to move the plugins to /usr/lib(64), seems so that something doesn't get the arch-dependent lib path (I think it's the wxwidgets function I use).
Navigation
[0] Message Index
[*] Previous page
Go to full version