James G. Sack (jim) wrote: > Barry Gershenfeld wrote: >>> Q? How about a nice ascii bar-chart? >> I have considered this. Especially if the alternative is "nothing". Could >> be tricky in html, though :-) >> > > Following cdl's recommendation finds > http://www.lunabase.org/~faber/Vault/software/grap/ > > It compiles easily. Haven't done any tricks with it though. The webpage > shows some nice example graphs. > > ls -l grap > -rwxrwxr-x 1 jsack jsack 351144 Sep 22 11:45 grap > > ldd grap > libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00000035e8200000) > libm.so.6 => /lib64/libm.so.6 (0x00000035e6400000) > libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00000035e7e00000) > libc.so.6 => /lib64/libc.so.6 (0x00000035e6100000) > /lib64/ld-linux-x86-64.so.2 (0x00000035e5f00000) > > file grap > grap: ELF 64-bit LSB executable, AMD x86-64, version 1 (SYSV), for > GNU/Linux 2.6.9, dynamically linked (uses shared libs), for GNU/Linux > 2.6.9, stripped >
addendum: I guess it needs groff too; that's only another 77K for /usr/bin/groff but the rest of the support for groff probably adds to a lot more. There's probably a minimal install possible, but I suspect we're already past your _embedded_ limits, eh? Regards, ..jim -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-lpsg
