On Thu, Apr 3, 2008 at 9:10 AM, Jean Tonard <Jean.Tonard at ericsson.com> wrote:
> Hello,
>
> I?m trying to get the scfdot to produce a nice graph, unfortunately so far
> the only thing is get is a blank graph. My guess is that i have an issue
> with fonts but no luck in my troubleshooting.
>
> That graph has been produced that way:
>
> root at ossiris> make
> /usr/sfw/bin/gcc -o scfdot scfdot.c -lscf
> ./scfdot -s 300,42 -l legend.ps -x consolidate_inetd_svcs > ossiris.dot
> ./scfdot -L > legend.dot
> dot -Tps legend.dot > /tmp/legend.ps
> awk -f enlarge.awk top=3 bottom=3 \
>     /tmp/legend.ps > legend.ps
> dot -Tps  ossiris.dot > /tmp/ossiris.ps
> awk -f setpage.awk /tmp/ossiris.ps > ossiris.ps
> root at ossiris>

Is that all the output, or were there errors?  Last time I tried
(against SXDE 1/08, I think) dot spit errors that seemed to indicate
that it was given too big of a data set.

-- 
Mike Gerdts
http://mgerdts.blogspot.com/

Reply via email to