From owner-freebsd-questions@FreeBSD.ORG Thu Mar 24 02:22:40 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 A622516A4CE for ; Thu, 24 Mar 2005 02:22:40 +0000 (GMT) Received: from smtp807.mail.sc5.yahoo.com (smtp807.mail.sc5.yahoo.com [66.163.168.186]) by mx1.FreeBSD.org (Postfix) with SMTP id 6684E43D53 for ; Thu, 24 Mar 2005 02:22:40 +0000 (GMT) (envelope-from krinklyfig@spymac.com) Received: from unknown (HELO smogmonster.com) (jtinnin@pacbell.net@64.171.3.164 with login) by smtp807.mail.sc5.yahoo.com with SMTP; 24 Mar 2005 02:22:40 -0000 From: Joshua Tinnin To: freebsd-questions@freebsd.org Date: Wed, 23 Mar 2005 18:22:38 -0800 User-Agent: KMail/1.8 References: <20050324011607.GA1199@ayvali.org> <200503231821.06709.krinklyfig@spymac.com> In-Reply-To: <200503231821.06709.krinklyfig@spymac.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200503231822.39360.krinklyfig@spymac.com> cc: "N.J. Thomas" Subject: Re: greetings from FreeBSD DLL Hell! 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: Thu, 24 Mar 2005 02:22:40 -0000 On Wednesday 23 March 2005 18:21, Joshua Tinnin wrote: > You don't need to reinstall the OS, but it might be simpler for you > if you deleted all the packages, with pkg_delete -a (from root). From > there you can install cvsup and other essentials, but you might > consider running /bin/sysinstall to reinstall the packages you once > had, just so you're not running blind. Ack! That should be /usr/sbin/sysinstall Mea culpa ... - jt