-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Georg skrev 10-06-2008 23:24:
| I installed the graphviz plugin into .../plugins, and it appears to be found
| ok:
|
| 2008-06-10 23:18:22,192 Trac[loader] DEBUG: Loading trac.ticket.report from
|
/usr/local/trac-multirepos/lib/python2.5/site-packages/Trac-0.12multirepos-py2.5.egg
| 2008-06-10 23:18:22,197 Trac[loader] DEBUG: Loading macropost.web_ui from
| /opt/trac/SimManager-Multi/plugins/TracMacroPost-0.2-py2.5.egg
| 2008-06-10 23:18:22,199 Trac[loader] DEBUG: Loading addcomment.macro from
| /opt/trac/SimManager-Multi/plugins/TracAddCommentMacro-0.3-py2.5.egg
| 2008-06-10 23:18:22,200 Trac[loader] DEBUG: Loading graphviz from
| /opt/trac/SimManager-Multi/plugins/graphviz-0.7.2-py2.5.egg
| 2008-06-10 23:18:22,202 Trac[loader] DEBUG: Loading file plugin Siebel from
| /opt/trac/SimManager-Multi/plugins/Siebel.py
| 2008-06-10 23:18:22,202 Trac[loader] DEBUG: Loading file plugin ISBN from
| /opt/trac/SimManager-Multi/plugins/ISBN.py
|
|
| Yet, when I enter in a wiki page
|
| {{{
| #!graphviz
| digraph G {Hello->World->Graphviz->Rules}
| }}}
|
| I still get
|
| *Error: Failed to load processor graphviz*
|
| No macro or processor named 'graphviz' found
|
| Trac is the multi-repository branch (0.12dev).
|
| What's the next to try in troubleshooting?

I believe you'll need to install the graphviz binary/library

If you're on a distro with apt/aptitude:

~  aptitude install graphviz

If you're on windows, things might be a bit more complicated:

~  https://networkx.lanl.gov/wiki/pygraphviz
~  https://networkx.lanl.gov/wiki/pygraphviz/FAQ


Best regards,

- --
~ .---.  Eirik Schwenke <[EMAIL PROTECTED]>
( NSD ) Harald HÃ¥rfagresgate 29            Rom 150
~ '---'  N-5007 Bergen            tlf: (555) 889 13

~  GPG-key at pgp.mit.edu  Id 0x8AA3392C
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFIUAUOxUW7FIqjOSwRAo/hAKCTc352oyW3zBkvkbppd6DRs+pL0gCdGexq
hMN6WYEZGyWkxa8PqmVAl1k=
=zWbS
-----END PGP SIGNATURE-----

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-users@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to