From owner-freebsd-questions@FreeBSD.ORG Sat May 7 15:47:17 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 1521716A4DB for ; Sat, 7 May 2005 15:47:17 +0000 (GMT) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7638243D41 for ; Sat, 7 May 2005 15:47:16 +0000 (GMT) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.13.3/8.13.1) with ESMTP id j47Fl5AS069554; Sat, 7 May 2005 09:47:05 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.13.3/8.13.1/Submit) with ESMTP id j47Fl5og069551; Sat, 7 May 2005 09:47:05 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Sat, 7 May 2005 09:47:05 -0600 (MDT) From: Warren Block To: Noah In-Reply-To: <20050506160159.M53727@enabled.com> Message-ID: <20050507094542.J69438@wonkity.com> References: <20050506160159.M53727@enabled.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-1.6 (wonkity.com [127.0.0.1]); Sat, 07 May 2005 09:47:05 -0600 (MDT) cc: freebsd-questions Subject: Re: nagios config menu does not reappear 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, 07 May 2005 15:47:17 -0000 On Fri, 6 May 2005, Noah wrote: > FreeBSD-4.11-p3 > nagios-2.0b3 > > I am attmepting to reinstall nagios-2.0b3 from /usr/ports. and cant seem to > figure out how to get the configuration option window back again > before building. > > 'make clean' does not work > > and > > 'rm -rf /var/db/ports/nagios/*' did not remove any relevant configuration files. The Nagios port doesn't have any configuration options. However, it installs the nagios-plugins port as a dependency. So deinstall the nagios-plugins port if necessary, and do a 'make config' in that directory. -Warren Block * Rapid City, South Dakota USA