From owner-freebsd-questions Tue Apr 9 11:54: 8 2002 Delivered-To: freebsd-questions@freebsd.org Received: from blacklamb.mykitchentable.net (ekgr-dsl7-223.citlink.net [207.173.231.223]) by hub.freebsd.org (Postfix) with ESMTP id C01A337B404 for ; Tue, 9 Apr 2002 11:54:03 -0700 (PDT) Received: from tagalong (unknown [165.107.42.248]) by blacklamb.mykitchentable.net (Postfix) with SMTP id B1C0CEE5F2; Tue, 9 Apr 2002 11:54:20 -0700 (PDT) Message-ID: <007701c1dff7$ea155fb0$f82a6ba5@lc.ca.gov> From: "Drew Tomlinson" To: "Dan Nelson" Cc: References: <00f501c1dfec$f1da8370$f82a6ba5@lc.ca.gov> <20020409175215.GB84522@dan.emsphone.com> <006d01c1dff7$31244020$f82a6ba5@lc.ca.gov> Subject: Re: Portsclean -L Question Date: Tue, 9 Apr 2002 11:54:01 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ----- Original Message ----- From: "Drew Tomlinson" To: "Dan Nelson" Sent: Tuesday, April 09, 2002 11:48 AM Subject: Re: Portsclean -L Question > > In the last episode (Apr 09), Drew Tomlinson said: > > > I ran portsclean on my system with the -L flag and received this > output: > > > > > > blacklamb# portsclean -iL > > > ** /usr/lib/libc_r.so.4 is in the way of /usr/lib/compat/libc_r.so.4 > > > > > > I assume this means I need to delete one of these files? Which one? > > > > If this is an old system that was upgraded, chances are > > /usr/lib/libc_r.so.4 was the old system's libc, and when you upgraded, > > /usr/lib/libc_r.so.5 was installed and one of the compat packages > > installed /usr/lib/compat/libc_r.so.4. You can probably delete the > > copy in /usr/lib. > > Thank you. Yes, this system has been running RELEASE versions since > 4.0. I will delete the /usr/lib. OK, I guess I need to slow down a bit. I don't have a /usr/lib/libc_r.so.5 so maybe I shouldn't delete /usr/lib/libc_r.so.4? As you can probably tell, I have no clue as to how libraries and the OS works in general as I am not a programmer. Thanks for your help! Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message