Skip site navigation (1)Skip section navigation (2)
Date:      31 Jan 2004 12:25:34 -0500
From:      Lowell Gilbert <freebsd-questions-local@be-well.ilk.org>
To:        "Steve Gilli" <Steve.Gilli@eitny.com>
Cc:        freebsd-questions@FreeBSD.org
Subject:   Re: Errors
Message-ID:  <44n084xc6p.fsf@be-well.ilk.org>
In-Reply-To: <OF9EDB914A.A7BA1A98-ON85256E2A.004DBE5F-85256E2A.004E2023@eitny.com>
References:  <OF9EDB914A.A7BA1A98-ON85256E2A.004DBE5F-85256E2A.004E2023@eitny.com>

next in thread | previous in thread | raw e-mail | index | archive | help
"Steve Gilli" <Steve.Gilli@eitny.com> writes:

> I have just installed FreeBSD 4.6 and included linux compatibility.  I 
> then tried to install a linux program and received the following 
> errors:error: failed error: failed dependencies:
>         libc.so.6(GLIBC_2.2) is needed by TIVsm-API-5.2.0-0
>         libpthread.so.0(GLIBC_2.2) is needed by TIVsm-API-5.2.0-0
>         libstdc++-libc6.2-2.so.3 is needed by TIVsm-API-5.2.0-0
> Any suggestions on how to resolve ?

Just like on Linux, you need the libraries that the program was linked
against.  [They should be under /usr/compat/linux, to keep them from
potentially colliding with native libraries.]

If you can install the program from FreeBSD ports or packages, the
dependencies should be handled for you.  



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44n084xc6p.fsf>