-
Notifications
You must be signed in to change notification settings - Fork 3
12.04 Graphviz
bootstraponline edited this page Oct 6, 2012
·
2 revisions
Remove conflicts
sudo apt-get remove -y libgvc5 libgraph4 libcdt4 libpathplan4
Install dependencies
sudo apt-get install -y libdevil1c2 libgts-0.7-5 liblasi0 libgtkglext1
Install Graphviz debs
sudo dpkg -i graphviz_2.29.20121006.0445-1_amd64.deb graphviz-doc_2.29.20121006.0445-1_all.deb libgraphviz4_2.29.20121006.0445-1_amd64.deb
Run dot
dot -?
See all tools
man graphviz