"Steve Gilli" <[EMAIL PROTECTED]> 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.  
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to