From owner-freebsd-current Fri Jul 24 09:14:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA05757 for freebsd-current-outgoing; Fri, 24 Jul 1998 09:14:06 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA05693 for ; Fri, 24 Jul 1998 09:13:45 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by freefall.freebsd.org (8.8.8/8.8.5) with ESMTP id JAA28147 for ; Fri, 24 Jul 1998 09:13:01 -0700 (PDT) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.5/8.8.8) with SMTP id JAA24558; Fri, 24 Jul 1998 09:13:06 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Fri, 24 Jul 1998 09:13:06 -0700 (PDT) From: Doug White To: Christoph Kukulies cc: freebsd-current@freefall.cdrom.com Subject: Re: /usr/lib/aout In-Reply-To: <19980724180714.A18189@gil.physik.rwth-aachen.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 24 Jul 1998, Christoph Kukulies wrote: > On Fri, Jul 24, 1998 at 08:51:42AM -0700, Doug White wrote: > > > > On Fri, 24 Jul 1998, Christoph Kukulies wrote: > > > > > > > > I assume /usr/lib/aout has been invented to tell from > > > elm vs. aout based systems. > > > > > > When I upgrade a 1 year old -current system to a -current, > > > what should happen with the libs /usr/lib. Should I > > > remove them all? > > > > /usr/lib/lib* can disappear once you've rebooted with new /etc/rc* and > > libs in aout. ldconfig will DTRT (and stop complaining about /usr/lib). > > For security I moved them into /usr/lib/foo temporarily. > > > > The man page of ldconfig is still talking about a builtin /usr/lib. > This should disappear then, right? Yes. > I had a problem this morning after moving from 3.0-current of July 1997 > to 3.0-current of yesterday. Had to rebuild (at least) elm. > And when the user started elm he said he couldn't move > up down to the messages with the cursor keys. Could be a curses thing. Ouch, a year migration of CURRENT? Not fun. > I was blaming this to a possible mess I may have had with /usr/lib still > being in the ldconfig path. Right now I'm gonna reboot that machine > with all stuff in /usr/lib removed and the right /etc/rc setting > as what LDC_ is concerned. Copy in the new /etc/rc* from /usr/src/etc/rc* and /usr/src/etc/i386/rc.i386 and that will get you pointed right. (don't spam rc.conf!) Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message