On 6/2/06, Pelton, Brian <[EMAIL PROTECTED]> wrote:
This looks really great!
I am trying to install this plugin but it doesn't seem to be working =(
This is on Windows 2003 Server, Trac 0.9.5
I got graphvizplugin-r804.zip and ran setup.py.
I made the configuration changes to trac.ini
It doesn't show up under WebAdmin's plugin page, and I tried to do the
Hello World sample and I get an error "Error: Failed to load processor
graphviz ... No marco named [[graphviz]] found"
In c:\python23\lib\site-packages\ there doesn't seem to be any
directories there for graphviz, (But maybe that is because it wasn't an
egg???)
When you ran setup.py, did you run it as:
python setup.py bdist_egg
That would create a dist directory which contains the graphviz egg
file. It would be named something like graphviz-0.6.4-py2.3.egg. That
file has to be manually copied to the plugins directory of your trac
installation.
If you've done this, then we need to dig a bit deeper to figure out
what's going on. Let me know...
- Peter
_______________________________________________
Trac mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac