Date: Sun, 8 Sep 1996 20:39:00 -0700 (PDT) From: Doug White <dwhite@gdi.uoregon.edu> To: Randy <randyd@nconnect.net> Cc: questions@freebsd.org Subject: Re: Missing Library ? Message-ID: <Pine.BSI.3.94.960908203814.224R-100000@gdi.uoregon.edu> In-Reply-To: <XFMail.960908133401.randyd@nconnect.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.94.960908203814.224R-100000>