On 11/20/2012 12:16 PM, Mathew Davies wrote:
> I've followed the install
> instructions<http://www.mediawiki.org/wiki/Extension:GraphViz>for the
> GraphViz extension and so far everything seems OK - GraphViz dot
> commands work, permissions look fine - but although the page is parsing the
> graphviz content, my wiki page still fails to show any graphics:

GraphViz is installed in this directory?  /home/mpd2002/local/bin/

Try the absolute path in LocalSettings.php in your wiki installation.

$wgGraphVizSettings->execPath = "/home/mpd2002/local/bin/";

Tom

_______________________________________________
MediaWiki-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Reply via email to