From owner-freebsd-hackers Sat May 18 05:25:36 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id FAA28676 for hackers-outgoing; Sat, 18 May 1996 05:25:36 -0700 (PDT) Received: from server.CIDES.or.id ([202.46.252.10]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id FAA28669 for ; Sat, 18 May 1996 05:25:29 -0700 (PDT) Received: from unix.cides.or.id (unix.CIDES.or.id [10.10.10.50]) by server.CIDES.or.id (8.6.12/8.6.12) with ESMTP id TAA13011; Sat, 18 May 1996 19:24:05 +0700 Received: (from arman@localhost) by unix.cides.or.id (8.7.5/8.7.3) id TAA05654; Sat, 18 May 1996 19:25:06 +0700 (JVT) Date: Sat, 18 May 1996 19:25:06 +0700 (JVT) From: Arman Hazairin Hasan To: Joerg Wunsch cc: FreeBSD hackers , Fation Sevrani Subject: Re: shared library "libc.so.2.2" In-Reply-To: <199605180715.JAA09520@uriah.heep.sax.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Sat, 18 May 1996, J Wunsch wrote: > As Fation Sevrani wrote: > > > > ld.so failed Can't find shared library "libc.so.2.2" > > Install /usr/lib/libc.so.2.2 from your previous (or a 2.1R) system. > Maybe it's already in the ``libcompat21'' distribution, i'm not sure. Yupe, it's in compat21/compat21.tgz > cheers, J"org -arman-