Am Wednesday 27 October 2004 15:43 schrieb emo terziev:
> how can i generate grafics from output file?

The graphics itself are generated by GraphViz. In Gentoo, install it with 
'emerge graphviz'. If you have another distro, check if it provides a 
GraphViz package and install that. Otherwise you can download it directly 
from http://www.graphviz.org/

Example invocation:
~> tc-graph.pl > eth1.dot
~> dot -Tpng -o eth1.png eth1.dot

HTH
Andreas
_______________________________________________
LARTC mailing list / [EMAIL PROTECTED]
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

Reply via email to