On Friday 15 February 2008 05:20:21 [EMAIL PROTECTED] 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

Attachment: signature.asc
Description: This is a digitally signed message part.

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to