On Wed, 25 Jan 2006 11:24:57 -0600 Bruce Dubbs <[EMAIL PROTECTED]> wrote:
> When I tried to look at Nico's svg file of dependencies, I found I > didn't have an svg viewer. There is one built into firefox, but we > don't enable it by default. Is there a reason why? > > I would *recommend* :) that we change this. It took me 45 minutes to > rebuild FF on a 3GHz system. > > -- Bruce Alternatively you can use dot to build a png (or several other formats): dot -Nfontname=dejavu -Efontname=dejavu -Tpng -v -o blfs.png blfs.dot (I don't have the default Times-Roman font on my system, hence the font switches) This also seems to run very very very much faster than using svg. Richard. -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
