From owner-freebsd-current Sun Feb 9 00:23:37 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id AAA06767 for current-outgoing; Sun, 9 Feb 1997 00:23:37 -0800 (PST) Received: from super-g.inch.com (super-g.com [204.178.32.161]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id AAA06762 for ; Sun, 9 Feb 1997 00:23:34 -0800 (PST) Received: from localhost (spork@localhost) by super-g.inch.com (8.8.5/8.6.9) with SMTP id DAA29249 for ; Sun, 9 Feb 1997 03:26:54 -0500 (EST) Date: Sun, 9 Feb 1997 03:26:53 -0500 (EST) From: spork X-Sender: spork@super-g.inch.com To: freebsd-current@freebsd.org Subject: 22GAMMA-020697--Lib problems galore (fwd) Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Howdy, If I'm at the wrong list, sorry. If I'm at the right one, any help would be appreciated. I whisked this off to -questions, but no one had anything except for Doug's recommendations that permissions were OK on the libs, and they are. --- 020697 - This is a tough one... I just upgraded from 2.1.6 to today's 2.2GAMMA release, and it went really smooth, except for some odd problem with the libraries. Anything that needs a lib outside of /usr/lib fails, even though ldconfig -r shows all of the others (/usr/X11R6, /usr/local/lib, etc...). In rc, I see ldconfig run with all the extra libs, but for some reason none of the programs seem to know about it. As a temporary solution (garnered from searching -questions), I have put symlinks in /usr/lib to the local or X libs. This looks like a horrible hack, but it works... Any help would be appreciated. Thanks, Charles