From owner-freebsd-questions Wed Mar 20 10:17:47 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id 03B7837B41B for ; Wed, 20 Mar 2002 10:17:42 -0800 (PST) Received: from dan.emsphone.com (dan@localhost [127.0.0.1]) by dan.emsphone.com (8.12.2/8.12.2) with ESMTP id g2KIHfib023448; Wed, 20 Mar 2002 12:17:41 -0600 (CST) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.12.2/8.12.2/Submit) id g2KIHew3023409; Wed, 20 Mar 2002 12:17:40 -0600 (CST) Date: Wed, 20 Mar 2002 12:17:39 -0600 From: Dan Nelson To: Mike Dewhirst Cc: "'questions@freebsd.org'" Subject: Re: oracle 9i install problem (glibc ver, etc) Message-ID: <20020320181739.GH40627@dan.emsphone.com> References: <0B0368CED76DD4118E1200D0B73E9B5D041E9F72@MAIL1> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <0B0368CED76DD4118E1200D0B73E9B5D041E9F72@MAIL1> User-Agent: Mutt/1.3.28i X-OS: FreeBSD 5.0-CURRENT X-message-flag: Outlook Error 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 In the last episode (Mar 20), Mike Dewhirst said: > So, I tried to upgrade ld.so. But I got this: > > # rpm -i --ignoreos --root /compat/linux --dbpath /var/lib/rpm > ld.so-1.9.9-9.i386.rpm > file /lib/ld-linux.so.1 from install of ld.so-1.9.9-9 conflicts with file from package ld.so-1.9.5-11 > file /lib/ld.so from install of ld.so-1.9.9-9 conflicts with file from package ld.so-1.9.5-11 Try rpm -U instead of -i; that should replace ld.so-1.9.5-11 with ld.so-1.9.9-9 -- Dan Nelson dnelson@allantgroup.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message