From owner-freebsd-questions Sun Sep 8 20:38:58 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id UAA22428 for questions-outgoing; Sun, 8 Sep 1996 20:38:58 -0700 (PDT) Received: from gdi.uoregon.edu (cisco-ts8-line9.uoregon.edu [128.223.150.73]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id UAA22423 for ; Sun, 8 Sep 1996 20:38:53 -0700 (PDT) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.7.5/8.6.12) with SMTP id UAA00384; Sun, 8 Sep 1996 20:39:00 -0700 (PDT) Date: Sun, 8 Sep 1996 20:39:00 -0700 (PDT) From: Doug White Reply-To: dwhite@resnet.uoregon.edu To: Randy cc: questions@freebsd.org Subject: Re: Missing Library ? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Sun, 8 Sep 1996, Randy wrote: > I've just downloaded a couple packages and installed them > on my 2.1.5-R station (astrolog-5.20 and xepehm-2.7.1) and > both complain about not being able to find shared library > "libc.so.3.0". Where can one find this library??? :-) cp /usr/lib/libc.so.2.2 /usr/lib/libc.so.3.0 :-) You downloaded packages from -current for 2.1.5. The copy will fix you up. (The change to libc was acutally rather minor, but required the major version bump) Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major