From owner-cvs-all Mon Aug 10 23:10:39 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA15214 for cvs-all-outgoing; Mon, 10 Aug 1998 23:10:39 -0700 (PDT) (envelope-from owner-cvs-all) Received: from zippy.dyn.ml.org (seoul-230.ppp.hooked.net [206.169.228.230]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA15197; Mon, 10 Aug 1998 23:10:34 -0700 (PDT) (envelope-from garbanzo@hooked.net) Received: from localhost (garbanzo@localhost) by zippy.dyn.ml.org (8.8.8/8.8.8) with SMTP id XAA16946; Mon, 10 Aug 1998 23:11:19 -0700 (PDT) (envelope-from garbanzo@hooked.net) X-Authentication-Warning: zippy.dyn.ml.org: garbanzo owned process doing -bs Date: Mon, 10 Aug 1998 23:11:19 -0700 (PDT) From: Alex X-Sender: garbanzo@zippy.dyn.ml.org To: Amancio Hasty cc: "Daniel O'Connor" , "Jordan K. Hubbard" , Joseph Koshy , committers@FreeBSD.ORG Subject: Re: 3.0 Schedule, ELF and CAM In-Reply-To: <199808110602.XAA10013@rah.star-gate.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Mon, 10 Aug 1998, Amancio Hasty wrote: > If not "/usr/lib", where would you like your elf libs to go to? Last time I tried this, ldconfig was an a.out only proposition, so everything, including X11, and any third part stuff that might end up in /usr/local/lib or /usr/local/kde/lib would have needed to end up in /usr/lib. No that a /usr/lib/elf wouldn't be helpful. - alex