Code::Blocks Forums

User forums => Help => Topic started by: jackhab on November 29, 2008, 02:34:05 pm

Title: no project templates, plugins after installation
Post by: jackhab on November 29, 2008, 02:34:05 pm
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.
Title: Re: no project templates, plugins after installation
Post by: ChiPnGo on December 03, 2008, 09:39:02 pm
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