Okay, so maybe there's more to this than I thought. I just tried to install another plugin (TracNav) and it doesn't want to show up either. 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.
This tells me that it's even more evident that I'm doing (or not doing) something stupid, but I'm not sure where to look. I've tried updating my SELinux context, but that didn't work (not surprising since one plugin already works). Just for the sake of saying it, I installed the AccountManager using easy_install. The egg file was placed in /usr/lib/python2.4/site-packages/TracAccountManager-0.1.2-py2.4.egg. Is this where it should be? Any suggestions with this new information? On 8/3/06, Rob Wilkerson <[EMAIL PROTECTED]> wrote:
I'm trying to install the AccountManager plugin and, although it appears to install correctly, it's not being seen by the Trac project itself. I have the WebAdmin plugin installed and the AccountManager doesn't appear in the list of plugins nor does it appear in the About Trac plugin list. I'm running Trac 0.9.6 (Apache 2.2) and think I've followed every install instruction except this (and hopefully it's not a deal breaker): my password file is *not* located in the trac environment. It's located elsewhere because it serves several projects via the realm value (it's htdigest, of course). The file is writable by the apache user, though. Is this just something I can't use unless my user file is in the trac environment or am I missing something else? There are no errors reported. Just nothing. Thanks. -- Rob Wilkerson
-- Rob Wilkerson _______________________________________________ Trac mailing list [email protected] http://lists.edgewall.com/mailman/listinfo/trac
