Hi everyone,

I'm trying to draw and display a simple graph using Graphviz. I converted it to a gif file by using

as_gif function.

But when I try to print the gif file on screen as html, I get the following error:
Command 'dot' not found in /sbin, /usr/sbin, /bin, /usr/bin, /usr/X11R6/bin at /usr/lib/perl5/site_perl/5.8.5/GraphViz.pm line 1148


I know that the gif file is being created properly because I can open it and view it.  I also know of a dotty.exe or dot.exe viewer that's required for viewing these files. But, shouldnt that come as part of the graphviz installation? Or do I have to get it seperately?

I'm using GraphViz 2.0.2  Any ideas about the what the problem could be would be very helpful.

thanks
dhivya
_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to