From owner-freebsd-current Sun Dec 29 15:52:27 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id PAA18800 for current-outgoing; Sun, 29 Dec 1996 15:52:27 -0800 (PST) Received: from inga.augusta.de (root@inga.augusta.de [193.175.23.65]) by freefall.freebsd.org (8.8.4/8.8.4) with SMTP id PAA18792 for ; Sun, 29 Dec 1996 15:52:22 -0800 (PST) Received: from rabbit by inga.augusta.de with uucp (Smail3.1.29.1 #1) id m0veUx4-004coNC; Mon, 30 Dec 96 00:47 MET Received: by rabbit.augusta.de (Smail3.1.29.1 #1) id m0veUul-000FzfC; Mon, 30 Dec 96 00:45 MET Message-Id: X-Mailer: exmh version 1.6.9 8/22/96 X-url: http://www.augusta.de/~shanee/ X-pgp-keyid: 2A522DC9 X-pgp-fingerprint: 52 64 E2 F9 EA 9A 82 AC E2 01 4B 87 0E 42 6C B9 To: current@freebsd.org Subject: Which libraries are necessary Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Date: Mon, 30 Dec 1996 00:45:10 +0100 From: Andreas Kohout Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hello all, I rebuild my system today and found some (maybe) unnecessary libraries. I moved them to /usr/lib/compat whith th hope to delete them. Is there a cause to held them on my system (but compatibility)? these are the libīs: root:/usr/lib/compat# ls libc.so.1.1 libm.so.1.1 libc.so.2.0 libmp.so.2.0 libc.so.2.2 libncurses.so.2.0 libcurses.so.1.1 libpcap.so.2.0 libdialog.so.2.0 libreadline.so.1.1 libf2c.so.1.1 libreadline.so.2.0 libfakegnumalloc.so.2.0 libresolv.so.2.0 libforms.so.2.0 librpcsvc.so.1.1 libftpio.so.2.0 libskey.so.1.1 libftpio.so.3.0 libtelnet.so.1.1 libg++.so.1.1 libtermcap.so.1.1 libg++.so.2.0 libtermlib.so.1.1 libg++.so.3.0 libtermlib.so.2.0 libgcc.so.1.1 libutil.so.1.1 libgmp.so.2.0 libutil.so.2.0 libgnumalloc.so.2.0 liby.so.1.1 libgnuregex.so.1.1 but in /usr/lib I found some libīs, which ar older: -r--r--r-- 1 bin bin 28866 23 Dez 11:47 libTkSteal.so.2.0 -r--r--r-- 1 bin bin 5608 19 Aug 07:15 libcipher.a -r--r--r-- 1 bin bin 8397 19 Aug 07:15 libcipher.so.2.0 -r--r--r-- 1 bin bin 20036 25 Jan 1995 libcompat.so.2.0 -r--r--r-- 1 bin bin 45968 16 Nov 1995 libforms.a -r--r--r-- 1 bin bin 50469 16 Nov 1995 libforms.so.3.0 -r--r--r-- 1 bin bin 26376 16 Nov 1995 libgcc.so.261.0 -r--r--r-- 1 bin bin 8406 3 Jul 1994 libln.so.1.1 -r--r--r-- 1 bin bin 25231 3 Jul 1994 libmalloc.so.1.1 What about this libīs? Did I need them? I found an empty directory tcl in /usr/lib and a link /usr/lib/usr@ -> /usr . Why do I have them? -- Greeting, Andy running FreeBSD-current ---------------------------------------------------------------------------