From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 21:09:40 2008 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 6ACC1106566C for ; Thu, 10 Apr 2008 21:09:40 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from snoogles.rachie.is-a-geek.net (rachie.is-a-geek.net [66.230.99.27]) by mx1.freebsd.org (Postfix) with ESMTP id F0B7C8FC20 for ; Thu, 10 Apr 2008 21:09:39 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from localhost (localhost [127.0.0.1]) by snoogles.rachie.is-a-geek.net (Postfix) with ESMTP id 422601CD60; Thu, 10 Apr 2008 13:09:39 -0800 (AKDT) From: Mel To: freebsd-questions@freebsd.org Date: Thu, 10 Apr 2008 23:09:36 +0200 User-Agent: KMail/1.9.7 References: <1207855812.11735.39.camel@localhost> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200804102309.37024.fbsd.questions@rachie.is-a-geek.net> Cc: Edward Capriolo Subject: Re: Invoking ldconfig without arguments wipes all hints and makes me very sad 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: Thu, 10 Apr 2008 21:09:40 -0000 On Thursday 10 April 2008 22:50:31 Edward Capriolo wrote: > I just wrote to the list about the SAME thing. I totally agree. This > is like the > saying 'rm' command without arguments will delete every file on your > computer. I did the same thing. I wish it was a virtual system I did > it to as well :) First of all, running ldconfig without arguments does nothing bad. Running ldconfig without flags and with arguments does. Secondly, what is the command: ldconfig /usr/lib supposed to do, according to newbie friendly logic? Because it should be possible to "just have the linker create hints for one directory". -- Mel Problem with today's modular software: they start with the modules and never get to the software part.