circo missing in graphviz-2.31.20130220 MSI
Submitted by artie effim on Wed, 02/20/2013 - 09:14
I installed via the instructions on the Windows install page (also 2.30 stable) from the msi, and I notices that circo isn't in the bin directory in either install.
I've double-checked and have found circogen in the C:\Program Files\Graphviz2.31\lib\release\lib, but no circo.exe.
I've seen nothing in the bug reports to indicate this is a bug.
Is this on purpose?
Kind regards,
artie effim
Recent comments
- I was able to resolve this
17 hours 5 min ago - x11 event bindings
2 days 10 hours ago - One could probable work
2 days 11 hours ago - Would it be possible to
2 days 11 hours ago - The simplest way is to set
2 days 11 hours ago - Thanks, and self-learning for Graphviz
1 week 1 day ago - There are various ways.
1 week 1 day ago - that did work
1 week 2 days ago - Hello,
You can also use
1 week 2 days ago - The boxes around clusters are
1 week 3 days ago

This was an oversight when we
This was an oversight when we moved to a new packager. Note, however, that there is only one main layout program. You can specify the layout you want using the -K flag, so dot -Kcirco will cause circo to be run. Alternatively, you can go to the directory where dot.exe is installed and make circo.exe a link or a copy of that.