[Bug 1349026] Re: regression: graphviz package does not configure plugins
Keith Welter
welterkj at gmail.com
Sun Oct 19 18:06:33 UTC 2014
The 'sudo dot -c' workaround did not work for me on trusty. However, the following resolved my problem:
sudo apt-get purge libgvc6
sudo apt-get install libgvc6
sudo apt-get install graphviz
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to graphviz in Ubuntu.
https://bugs.launchpad.net/bugs/1349026
Title:
regression: graphviz package does not configure plugins
Status in “graphviz” package in Ubuntu:
Confirmed
Bug description:
graphviz 2.36.0-0ubuntu3 in trusty:
$ dot -O -Tps foo.dot
Format: "ps" not recognized. Use one of:
$ dot -P
There is no layout engine support for "dot"
Perhaps "dot -c" needs to be run (with installer's privileges) to register the plugins?
This same problem has been reported before in bug #1270025, but either
there was a regression or 2.36.0-0ubuntu2 never actually fixed the
problem.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/graphviz/+bug/1349026/+subscriptions
More information about the foundations-bugs
mailing list