Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Jul 2002 19:44:23 +0200
From:      "kosabsd" <kosabsd@o2.pl>
To:        "mike" <keckdj@yahoo.com>, <freebsd-questions@freebsd.org>
Subject:   Re: make output
Message-ID:  <00e101c23015$15f01fe0$0200a8c0@tmk.one.pl>
References:  <000901c22685$7f8f9fa0$3203010a@eo.kollnet.com>

next in thread | previous in thread | raw e-mail | index | archive | help
You can do this:

#  make install  |  tee make.log

It causes that everything, which displayes on a screen during 'make install'
, will be written in make.log file.

Tomek Kosa


----- Original Message -----
From: "mike" <keckdj@yahoo.com>
To: <freebsd-questions@freebsd.org>
Sent: Monday, July 08, 2002 3:43 PM
Subject: make output


> Hi, how can I get the output of a make into a file? or how can I get
> whatever is printed on the screen into a file? I need to post annother
> question on why I am having errors when I try to install a program by
> running make.
>
> thanks
> mike
>
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00e101c23015$15f01fe0$0200a8c0>