From owner-freebsd-questions Wed Mar 5 16:55:57 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id QAA26853 for questions-outgoing; Wed, 5 Mar 1997 16:55:57 -0800 (PST) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id QAA26820 for ; Wed, 5 Mar 1997 16:55:39 -0800 (PST) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.5/8.6.12) with SMTP id QAA27018; Wed, 5 Mar 1997 16:54:20 -0800 (PST) Date: Wed, 5 Mar 1997 16:54:20 -0800 (PST) From: Doug White X-Sender: dwhite@localhost Reply-To: Doug White To: TelCentral Internet Network Operations Center cc: "'freebsd-questions@FreeBSD.ORG'" Subject: Re: libc.sco.3.0 ?? In-Reply-To: <01BC295E.941E7560@mail.CorporateFlight.com> 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 Wed, 5 Mar 1997, TelCentral Internet Network Operations Center wrote: > I have recently converted one of our machines from BSDI v2.1 to > FreeBSD 2.1.7-RELEASE, and now have a couple problems..namely the above > mentioned shared lib. Without this...users cannot log into our system. Is it libc.so.3.0 or libc.sco.3.0? There is no libc.sco on FreeBSD, and you can get libc.so.3.0 by copying /usr/lib/libc.so.2.2 to libc.so.3.0. This will work fine. For some reason there is something that your users start (a shell?) that was a package bound for 2.2 but you installed it on 2.1.x. There shouldn't be any problems though. > The system ran into this problem after I installed the des > package for security... it was working prior to that pkg.. You did pull the des for 2.1.7-RELEASE and not 2.2-GAMMA? Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major