From owner-freebsd-questions@FreeBSD.ORG Wed Aug 1 06:21:55 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1D7FF16A417 for ; Wed, 1 Aug 2007 06:21:55 +0000 (UTC) (envelope-from on@cs.ait.ac.th) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) by mx1.freebsd.org (Postfix) with ESMTP id 78B8713C468 for ; Wed, 1 Aug 2007 06:21:54 +0000 (UTC) (envelope-from on@cs.ait.ac.th) Received: from banyan.cs.ait.ac.th (banyan.cs.ait.ac.th [192.41.170.5]) by mail.cs.ait.ac.th (8.13.1/8.12.11) with ESMTP id l716Lqwl098984 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 1 Aug 2007 13:21:52 +0700 (ICT) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.13.3/8.12.11) id l716LqIG066115; Wed, 1 Aug 2007 13:21:52 +0700 (ICT) Date: Wed, 1 Aug 2007 13:21:52 +0700 (ICT) Message-Id: <200708010621.l716LqIG066115@banyan.cs.ait.ac.th> From: Olivier Nicole To: zbigniew@szalbot.homedns.org In-reply-to: (message from Zbigniew Szalbot on Wed, 1 Aug 2007 07:58:57 +0200) References: <200708010549.l715nIoC060875@banyan.cs.ait.ac.th> X-Virus-Scanned: on CSIM by amavisd-milter (http://www.amavis.org/) Cc: freebsd-questions@freebsd.org Subject: Re: what way to update named? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Aug 2007 06:21:55 -0000 > I think this was it. I originally used sudo but second time I did it as su > and it went very well. Thank you! I always build ports using sudo (I have not been using su for years). Olivier