Subject: Re: How should I build Postgres?
To: Christopher Brown <chrsbrwn@mindspring.com>
From: Paul Goyette <paul@whooppee.com>
List: port-mac68k
Date: 05/27/1999 08:29:08
Or, you can use:
sh make 2>&1 | tee install.log
On Thu, 27 May 1999, Christopher Brown wrote:
> Sergey Ivanov wrote:
> > By the way, how can I redirect stderr from make script to a file? Sorry for
> > non-mac68k-port specific auestion.
>
> What I usually do when I am running an install is "make > install.log
> 2>&1 &" . This redirects standard error to standard out and puts them
> both in the file install.log. It also puts the install in the
> background. Then you can "tail -f install.log" to see the progress as it
> happens, while still getting a log of the install.
>
> --
> Chris Brown -- Macintosh networking/Web development
> <chrsbrwn@mindspring.com> <http://www.mindspring.com/~chrsbrwn>
>
--------------------------------------------------------------------------
| Paul Goyette | PGP DSS Key fingerprint: | E-mail addresses: |
| Network Engineer | BCD7 5301 9513 58A6 0DBC | paul@whooppee.com |
| and kernel hacker | 91EB ADB1 A280 3B79 9221 | pgoyette@juniper.net |
--------------------------------------------------------------------------