15 Feb
2008
15 Feb
'08
4:25 p.m.
On Friday 15 February 2008 05:20:21 A.L.M.Buxey@lboro.ac.uk wrote:
if you run the configure stage through some sanity checking, you get to see all the good stuff....eg
./configure --with-blah-blah | grep WARN
alan
I prefer the following so you can go over all the output, not just the WARN lines: script ~/fr2-output ./configure --blah exit grep whatever ~/fr2-output -Kevin