From owner-freebsd-hackers Sun Apr 12 08:49:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA19749 for freebsd-hackers-outgoing; Sun, 12 Apr 1998 08:49:23 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from indigo.ie (nsmart@ts01-62.waterford.indigo.ie [194.125.139.125]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA19697 for ; Sun, 12 Apr 1998 08:49:15 -0700 (PDT) (envelope-from rotel@indigo.ie) Received: (from nsmart@localhost) by indigo.ie (8.8.8/8.8.7) id QAA01351; Sun, 12 Apr 1998 16:49:47 +0100 (IST) (envelope-from rotel@indigo.ie) From: Niall Smart Message-Id: <199804121549.QAA01351@indigo.ie> Date: Sun, 12 Apr 1998 16:49:46 +0000 Reply-To: rotel@indigo.ie X-Mailer: Mail User's Shell (7.2.6 beta(3) 11/17/96) To: freebsd-hackers@FreeBSD.ORG, u_tarakanova@fhu.edu Subject: Re: libcrypt not found part two Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Apr 11, 5:11pm, "Jonathan Smith" wrote: } Subject: libcrypt not found part two > just realized that I can't check the email on that system any more :( > please send all replies to u_tarakanova@fhu.edu Do you have these files in /usr/lib? lrwxrwxrwx 1 root bin 13 Dec 20 1996 /usr/lib/libcrypt.a -> libdescrypt.a lrwxrwxrwx 1 root bin 18 Dec 20 1996 /usr/lib/libcrypt.so.2.0 -> libdescrypt.so.2.0 lrwxrwxrwx 1 root bin 15 Dec 20 1996 /usr/lib/libcrypt_p.a -> libdescrypt_p.a -r--r--r-- 1 bin bin 11202 Mar 30 19:30 /usr/lib/libdescrypt.a -r--r--r-- 1 bin bin 16698 Mar 30 19:30 /usr/lib/libdescrypt.so.2.0 -r--r--r-- 1 bin bin 12768 Mar 30 19:30 /usr/lib/libdescrypt_p.a If you don't then re-install them from the CD, should be part of the bin distribution or I can email them to you. -- Niall Smart. Microsoft Suck. See www.freebsd.org for details. echo "#define if(x) if(!(x))" >> /usr/include/stdio.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message