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_install http://trac-hacks.org/svn/iniadminplugin/0.11/ >> Downloading http://trac-hacks.org/svn/iniadminplugin/0.11/ >> Doing subversion checkout from http://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? >> >> >>> > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
