This forum is no longer active. Please post your questions to our new community site
How to install plugin?
|
|
I just install trac stack smoothly. and I am trying to install plugin xmlrpc for it. I followed instruction from http://trac.edgewall.org/wiki/TracPlugins to made an egg file. Then I go to BitNami trac admin page, install it. Then I go to trac.ini to put |
|
|
Hi, Can you try copying the Lib folder from python directory into the apache2/bin folder and let us know if it works for you? Regarding the trac.ini file, you need to open it with administrator privileges (so you don’t need to change the permissions). In the Windows start menu, look for cmd, click on it with the right mouse button and select run as administrator. Then execute: write /path/to/trac.ini where /path/to/trac.ini is the location of the trac.ini file :) |
|
|
Victoria, |
|
|
I have found another work around for this, use the python binary which is in the trac installation to do the setup or easy_setup, using this you dont have to edit the trac.ini /path/to/python/binary/in/trac setup.py install then /trac/path/ctlscript stop refresh the trac>admin>plugin page and you should have the new plugin or macro listed in there but on some plugins which require trac to upgrade i faced some problem on my mac (see the other post about it) |

