Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Jun 2001 11:24:52 +0200 (CEST)
From:      "Peter Ulrich (Uli) Kruppa" <root@pukruppa.de>
To:        "Operations <Jon Douglas>" <jdouglas@cjhost.com>
Cc:        <freebsd-questions@FreeBSD.ORG>
Subject:   Re: /usr/lib/libc.so.1 not found
Message-ID:  <Pine.BSF.4.33.0106101117480.2216-100000@localhost>
In-Reply-To: <009901c0f18a$d57d1860$b0e13ccc@jdouglas>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 10 Jun 2001, Operations <Jon Douglas> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.33.0106101117480.2216-100000>