Re: Setting up a new Debian system. X and Gnome, no KDE
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.
--
Jon Dowland
http://jon.dowland.name/
Reply to: