News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

no project templates, plugins after installation

Started by jackhab, November 29, 2008, 02:34:05 PM

Previous topic - Next topic

jackhab

Hi,

I just installed Code::Blocks 8.02 on Ubuntu 8.1. The problem is I have no project/file templates and plug-ins listed.

I have various libs in /usr/lib/codeblocks/plugins and also /usr/share/codeblocks/templates with all the stuff in it. What seems to be the problem? Where my CB reads the configuration from so it does not find the installed templates and plug-ins?

Thanks.

Updated 5 min later:

Seems like CB was reading all the stuff from my home directory and the problem disappeared after I created links to the mentioned /usr directories in ~./codeblocks. But still it would be nice if somebody could explain me what caused this problem and what is the right way to fix it.

ChiPnGo

#1
I have just the same problem with Code::Blocks 8.02 on Ubuntu 8.10. But I didn't manage to find the directory where cb want see all the stuff.

Fix:
ln -s /usr/share/codeblocks ~/.codeblocks/share