On Tue, 2003-11-11 at 06:30, Jonathan Dowland wrote:
> On Mon, Nov 10, 2003 at 08:01:57PM -0600, Ron Johnson wrote:
> > On Mon, 2003-11-10 at 18:43, Ron Johnson wrote:
> 
> > > A moment with 'apt-cache search graph|sort|less' produces
> > > apt-rdepends.  Thus, along with the recommended package graphviz,
> > > one can do:
> > > apt-rdepends -d evolution | dotty
> > > and get a big graph.  Now, the trick will have to be to turn it
> > > into a png or jpg....
> > 
> > apt-rdepends -d evolution | dot -Gsize="48,48" -Tgif \
> >     -Nfontsize=24 -o evo.graph.gif
> 
> Thats neither PNG nor JPG :P
> 
> But seriously, congrats.

Unfortunately, that's the only graphic image format that I can see
that it creates.  There's always ImageMagick's convert.

-- 
-----------------------------------------------------------------
Ron Johnson, Jr. [EMAIL PROTECTED]
Jefferson, LA USA

Regarding war zones: "There's nothing sacrosanct about a hotel
with a bunch of journalists in it."
Marine Lt. Gen. Bernard E. Trainor (Retired)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to