From owner-freebsd-questions@FreeBSD.ORG Sat Jan 15 18:27:30 2005 Return-Path: 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 8567716A4CE for ; Sat, 15 Jan 2005 18:27:30 +0000 (GMT) Received: from ms05.mailstreet2003.net (MS05.mailstreet2003.net [63.251.155.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C01743D45 for ; Sat, 15 Jan 2005 18:27:30 +0000 (GMT) (envelope-from chris@sigd.net) X-MimeOLE: Produced By Microsoft Exchange V6.5.6944.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Date: Sat, 15 Jan 2005 13:28:48 -0500 Message-ID: <6FC9F9894A9F8C49A722CF9F2132FC2202EF84CD@ms05.mailstreet2003.net> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: make "make" quieter? Thread-Index: AcT6z2rMNcT/qROLR/StyorMMO6LywAYAx/w From: "Haulmark, Chris" To: "Timothy Luoma" , "FreeBSD-Questions Questions" , "Scott Bennett" Subject: RE: make "make" quieter? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Jan 2005 18:27:30 -0000 Someone broke the silence:=20 > On Jan 15, 2005, at 1:05 AM, Scott Bennett wrote: >=20 >> You've tried "-s"? And that was still too chatty? >=20 > -s looks promising (d'oh, checked make.conf settings but not man > page... far too late, must sleep) >=20 > Actually the redirect works well, esp. now that someone explained the > redirect (new to 'sudo' too)=20 If you are on a dialup connection like I am. I just use screen = (ports/misc/screen). Create a new screen instance then do make install clean then hold down = ctrl and hit D. I would be deattached and it'll be compiling in the background. When I = want to check the status of it, I would resume the screen. Fairly simple. Chris >=20 > Thanks > TjL >=20 >=20 > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org"