Thanks, I just figure out. The reason is Matlab 6.1 has a dot.exe too. To solve it, I move Graphviz/bin to front of Matlab/bin.
-----Original Message----- From: Michael Schippling [mailto:[EMAIL PROTECTED] Sent: Monday, September 18, 2006 4:34 PM To: Adam Cc: 'tinyos-help' Subject: Re: [Tinyos-help] Problem with "make <platform> docs" What program is generating those warnings? But in any case you want to make sure that you have Graphviz installed and accessable in your PATH. (it contains the "dot" net-graphics plotter). MS Adam wrote: > The generated document does not contain pictures. How to solve this? > ==================== > warning, language gif not recognized, use one of: > dot canon plain plain-ext > warning, language cmap not recognized, use one of: > dot canon plain plain-ext > > warning, language gif not recognized, use one of: > dot canon plain plain-ext > warning, language cmap not recognized, use one of: > dot canon plain plain-ext > warning, language gif not recognized, use one of: > dot canon plain plain-ext > warning, language cmap not recognized, use one of: > dot canon plain plain-ext > warning, language gif not recognized, use one of: > dot canon plain plain-ext > warning, language cmap not recognized, use one of: > dot canon plain plain-ext > warning, language gif not recognized, use one of: > dot canon plain plain-ext > warning, language cmap not recognized, use one of: > dot canon plain plain-ext > warning, language gif not recognized, use one of: > dot canon plain plain-ext > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help _______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
