Date: Fri, 7 Feb 1997 15:59:25 -0500 (EST) From: spork <spork@super-g.com> To: Doug White <dwhite@resnet.uoregon.edu> Cc: freebsd-questions@freebsd.org Subject: Re: 22GAMMA-020697--Lib problems galore Message-ID: <Pine.BSF.3.95.970207155726.3507B-100000@super-g.inch.com> In-Reply-To: <Pine.BSI.3.94.970207094228.229A-100000@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
Hmmm, Well, the permissions are OK, it just doesn't want to recognize libs other than those in /usr/lib. Even new ports (just installed tcl/tk) don't work unless I link or copy their libs to /usr/lib. Is there a list specifically for 22GAMMA, or shall I continue to post here? Thanks, Charles On Fri, 7 Feb 1997, Doug White wrote: > 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.BSF.3.95.970207155726.3507B-100000>