On Tuesday 04 August 2020 14:07:19 Jon Elson wrote:

> On 08/04/2020 10:10 AM, Gene Heskett wrote:
> > On Tuesday 04 August 2020 08:10:48 Stuart Stevenson wrote:
> >> I saw no problems in config.log other than the configure report in
> >> the terminal.
> >> libgnomeprint-2.2 and optreset
> >> both are 'OLD' - I believe I can safely ignore both
> >
> > But I was talking about what goes flying by on screen while
> > ./configure is running.  Much more verbose than the log. You might
> > have to set scrollback thru history to 50,000 or more to see the
> > whole thing. But yes, libgnomeprint-2.2 is OLD. optreset I don't
> > recall seeing so is new to me.
>
> You can do this :
>
> ./configure 2>&1 | tee configure.log
>
> This redirects both std output and error output to one pipe,
> and tees it so you see the output on the screen and it also
> writes to the file.
>
> Jon

did you copy that Stuart?
>
> _______________________________________________
> Emc-developers mailing list
> Emc-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-developers


Cheers, Gene Heskett
-- 
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
If we desire respect for the law, we must first make the law respectable.
 - Louis D. Brandeis
Genes Web page <http://geneslinuxbox.net:6309/gene>


_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to