Subject: Re: updated from 1.6.x to 3.0rc5 - pkgsrc question
To: Geert Hendrickx <ghen@telenet.be>
From: Carl Brewer <carl@bl.echidna.id.au>
List: netbsd-users
Date: 12/07/2005 09:52:57
Geert Hendrickx wrote:
> On Tue, Dec 06, 2005 at 11:48:48PM +0100, Geert Hendrickx wrote:
> 
>>On Wed, Dec 07, 2005 at 09:32:27AM +1100, Carl Brewer wrote:
>>
>>>Geert Hendrickx wrote:
>>>
>>>>pkgdepgraph -Lv /tmp/ood | dot -Tps | convert - todo.png
>>>
>>>I assume that's the "dot" from /usr/pkgsrc/misc/dotfile, but which
>>>"convert" is it?
>>
>>Sorry, dot is from graphics/graphviz and convert from graphics/ImageMagick.  
> 
> 
> Btw, you don't really need convert, you could look at the Postscript file
> created by dot, also.  

Thanks heaps!

Carl