[Trac] Re: Installing AccountManager Plugin
Rob Wilkerson
r.d.wilkerson at gmail.com
Thu Aug 3 12:18:17 CDT 2006
Yes, the cache directory is accessible. I didn't do that originally
and got a *very* noticeable error that told me so in no uncertain
terms. :-) I'm not seeing one of those now and I have DEBUG logging
enabled.
If I understand correctly, using easy_install installs plugins
manually. If that's the case then I installed AccountManager globally
and I've enabled it as follows:
[components]
acct_mgr.* = enabled
TracNav, however, was installed manually.
On 8/3/06, Thomas Moschny <moschny at ipd.uni-karlsruhe.de> wrote:
> On Thursday 03 August 2006 17:58, Rob Wilkerson wrote:
> > I installed TracNav by dropping the egg file into my /plugins
> > directory and gave it the *exact* same perms as those given to the
> > WebAdmin egg file. WebAdmin loads and runs perfectly. TracNav...not
> > so much.
>
> Did you set the PYTHON_EGG_CACHE environment variable to a directory writable
> by the user your apache runs under?
>
> See http://trac.edgewall.org/wiki/TracPlugins#SettingupthePluginCache.
>
> Alternatively, you can install it globally, using the --always-unzip option.
>
> Also note that globally installed plugins have to be enabled in the trac.ini.
>
> Regards,
> Thomas
> _______________________________________________
> Trac mailing list
> Trac at lists.edgewall.com
> http://lists.edgewall.com/mailman/listinfo/trac
>
--
Rob Wilkerson
More information about the Trac
mailing list