From owner-freebsd-questions Sun Jun 10 2:24: 2 2001 Delivered-To: freebsd-questions@freebsd.org Received: from moutvdom01.kundenserver.de (moutvdom01.kundenserver.de [195.20.224.200]) by hub.freebsd.org (Postfix) with ESMTP id 8546D37B405 for ; Sun, 10 Jun 2001 02:23:54 -0700 (PDT) (envelope-from root@pukruppa.de) Received: from [195.20.224.208] (helo=mrvdom01.schlund.de) by moutvdom01.kundenserver.de with esmtp (Exim 2.12 #2) id 1591Rm-0005vj-00; Sun, 10 Jun 2001 11:23:50 +0200 Received: from pd90172f3.dip.t-dialin.net ([217.1.114.243]) by mrvdom01.schlund.de with esmtp (Exim 2.12 #2) id 1591RA-0005tX-00; Sun, 10 Jun 2001 11:23:12 +0200 Date: Sun, 10 Jun 2001 11:24:52 +0200 (CEST) From: "Peter Ulrich (Uli) Kruppa" X-X-Sender: To: "Operations " Cc: Subject: Re: /usr/lib/libc.so.1 not found In-Reply-To: <009901c0f18a$d57d1860$b0e13ccc@jdouglas> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Sun, 10 Jun 2001, Operations wrote: > I am trying to install some software but Keep Getting the error > ELF interpreter /usr/lib/libc.so.1 not found > Abort > > How do I fix? Have a look if there is any other version of libc.so.x in /usr/lib If so, try to soft-link # ln -s libc.so.x libc.so.1 If that will not work, you have to find out where this library originally comes from (perhaps the compat distributions?). Uli. *-------------------------------------------------* | www.pukruppa.de www.2000d.de | | | | Wuppertal - Germany | *-------------------------------------------------* To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message