From owner-freebsd-questions Mon Mar 31 06:17:31 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id GAA19352 for questions-outgoing; Mon, 31 Mar 1997 06:17:31 -0800 (PST) Received: from krondor.cpn.org.au (slip3-9.tas.gov.au [147.109.237.59]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id GAA19347 for ; Mon, 31 Mar 1997 06:17:25 -0800 (PST) Received: from krondor.cpn.org.au (krondor.cpn.org.au [172.16.1.1]) by krondor.cpn.org.au (8.8.3/8.8.3) with SMTP id AAA00716; Tue, 1 Apr 1997 00:16:35 GMT Date: Tue, 1 Apr 1997 00:16:35 +0000 () From: Carey Nairn X-Sender: cpn@krondor.cpn.org.au To: Doug White cc: questions@freebsd.org Subject: Re: 2.2.1-RELEASE and xdm 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 Mon, 31 Mar 1997, Doug White wrote: > On Mon, 31 Mar 1997, Carey Nairn wrote: > > > On an impulse I decided to copy the library to /usr/lib. xdm no longer > > barfed on libXmu.so.6.0, but on another, so I copied the other libs from > > /usr/X11R6/lib to /usr/lib. Now everything works!!! > > > > I guess my question is why this would work if ldconfig -r reports that > > /usr/X11R6/lib is one of the search directories in the first place? > > Good question. Permissions? > The permissions and ownership of the files are identical in both locations (/usr/lib and /usr/X11R6/lib) cheers, Carey Nairn