On Dec 12, 8:05 am, Jacob Barrett <[email protected]> wrote: > They are but they still don't load. If I copy the egg from site > packages to the plugins directory it loads. > > I should mention that I had a previous installation done the same way > that worked. I can't find a difference. Unfortunately the previous > machine was accidently destroyed. > > On Dec 12, 2008, at 12:40 AM, Noah Kantrowitz <[email protected]> > wrote: > > > > > When installing a plugin globally, you must explicitly enable it in > > trac.ini. > > > --Noah > > > On Dec 11, 2008, at 5:58 PM, jake wrote: > > >> I have installed several plugs but none of them will show up in the > >> plugins admin page. > > >> # easy_installhttp://trac-hacks.org/svn/iniadminplugin/0.11/ > >> Downloadinghttp://trac-hacks.org/svn/iniadminplugin/0.11/ > >> Doing subversion checkout > >> fromhttp://trac-hacks.org/svn/iniadminplugin/0.11/ > >> to /tmp/easy_install-rEcTyb/0.11 > >> Processing 0.11 > >> Running setup.py -q bdist_egg --dist-dir /tmp/easy_install-rEcTyb/ > >> 0.11/ > >> egg-dist-tmp-ePIK0c > >> zip_safe flag not set; analyzing archive contents... > >> Adding IniAdmin 0.2 to easy-install.pth file > > >> Installed /usr/lib/python2.4/site-packages/IniAdmin-0.2-py2.4.egg > >> Processing dependencies for IniAdmin==0.2 > >> Finished processing dependencies for IniAdmin==0.2 > > >> Restarted apache. > > >> Logged into trac and the plugins page still only lists Trac 0.11.2.1. > > >> Plugin is enabled in trac.ini. > > >> Debug logs show no plugins loading either. > > >> Anyone know what is going on here?
technical tap huh? :D I don't think this should matter but... do you have a plugins entry in your inherit section? is the location of your trac install /python25/Lib/site-packages/.... on the path? sorry It's not much help. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
