Date: Sat, 28 Jun 1997 11:25:41 +0200 (CEST) From: Sascha Blank <blank@fox.uni-trier.de> To: jt@arkay.net (Jeff Tollison) Cc: freebsd-questions@FreeBSD.ORG Subject: Re: trouble with some libraries Message-ID: <199706280925.LAA00901@sliphost37.uni-trier.de> In-Reply-To: <Pine.BSF.3.96.970627191930.7568A-100000@mango.arkay.net> from Jeff Tollison at "Jun 27, 97 07:25:28 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
Hello Jeff,
Jeff Tollison has written recently:
> I recently installed FreeBSD 2.2.2
>
> when I try to run some programs, I get:
>
> ld.so failed: Can't find shared library "libc.so.2.2"
this happens because FreeBSD 2.2 now uses libc.so.3.0. To solve your
problem you can either install the compat21 package which includes this
version, or you can try create a symbolic link from libc.so.3.0 to
libc.so.2.2. Unless you have a lot of programs that still require
version 2.2, this should work for you.
--
Sascha Blank - mailto:blank@fox.uni-trier.de
Student and System Administrator at the University of Trier, Germany
Finger my account to receive my Public PGP key
I don't speak for my employers, they don't pay me enough for that.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199706280925.LAA00901>
