Date: Fri, 7 Feb 1997 09:44:21 -0800 (PST) From: Doug White <dwhite@gdi.uoregon.edu> To: spork <spork@super-g.com> Cc: freebsd-questions@freebsd.org Subject: Re: 22GAMMA-020697--Lib problems galore Message-ID: <Pine.BSI.3.94.970207094228.229A-100000@localhost> In-Reply-To: <Pine.BSF.3.95.970207085341.2193A-100000@super-g.inch.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.94.970207094228.229A-100000>