From owner-freebsd-questions Sat Jul 20 10:40:57 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6AB6837B400 for ; Sat, 20 Jul 2002 10:40:53 -0700 (PDT) Received: from logger.o2.pl (logger.o2.pl [212.126.20.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC9EC43E58 for ; Sat, 20 Jul 2002 10:40:52 -0700 (PDT) (envelope-from kosabsd@o2.pl) Received: from kosa (pa112.wieniawa.sdi.tpnet.pl [212.160.45.112]) by logger.o2.pl (Mailer_v2.01) with SMTP id 8FC431C401C; Sat, 20 Jul 2002 19:40:50 +0200 (CEST) Message-ID: <00e101c23015$15f01fe0$0200a8c0@tmk.one.pl> From: "kosabsd" To: "mike" , References: <000901c22685$7f8f9fa0$3203010a@eo.kollnet.com> Subject: Re: make output Date: Sat, 20 Jul 2002 19:44:23 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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" To: 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