From owner-freebsd-questions Fri Feb 7 09:44:35 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id JAA09248 for questions-outgoing; Fri, 7 Feb 1997 09:44:35 -0800 (PST) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id JAA09243 for ; Fri, 7 Feb 1997 09:44:30 -0800 (PST) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.5/8.6.12) with SMTP id JAA00246; Fri, 7 Feb 1997 09:44:22 -0800 (PST) Date: Fri, 7 Feb 1997 09:44:21 -0800 (PST) From: Doug White X-Sender: dwhite@localhost Reply-To: Doug White To: spork cc: freebsd-questions@freebsd.org Subject: Re: 22GAMMA-020697--Lib problems galore In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Fri, 7 Feb 1997, spork wrote: > Oh yeah, I thought a nice fresh start might clear things up, but no go. I > did do this, and it's scary, but it's working: > > cd /usr/lib > > for i in `ls /usr/local/lib` > do ln -s $i . > done > > and the same for the Xlibs. It's like ldconfig is broken for me, and I > don't have a clue why. Other than this, the upgrade was flawless, I > hardly even had to touch /etc afterwards... I didn't either. You might check permissions on the lib directories, they should be something like 755. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major