From owner-freebsd-questions Thu Dec 17 05:53:32 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA28580 for freebsd-questions-outgoing; Thu, 17 Dec 1998 05:53:32 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from waramaug.mohawk.net (waramaug.mohawk.net [204.60.69.12]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA28572 for ; Thu, 17 Dec 1998 05:53:27 -0800 (PST) (envelope-from rjh@mohawk.net) Received: from waramaug.mohawk.net (rjh@waramaug.mohawk.net [204.60.69.12]) by waramaug.mohawk.net (8.9.1/8.9.0) with SMTP id IAA23835 for ; Thu, 17 Dec 1998 08:53:17 -0500 (EST) Date: Thu, 17 Dec 1998 08:53:17 -0500 (EST) From: r j huntington To: freebsd-questions@FreeBSD.ORG Subject: libc.so.3.0 error Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG The FAQ says... | 6.2. Where do I find libc.so.3.0? | You are trying to run a package for 2.2/3.0 on a 2.1.x system. Please | take a look at the previous section and get the correct | port/package for your system. But, in fact, I am running a 2.2.8 system and trying to use popper. Here is the exact error: rjh@quick:~> telnet localhost 110 Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. ld.so failed: Can't find shared library "libkrb.so.3.0" Connection closed by foreign host. rjh@quick:~> grep pop /etc/inetd.conf # example entry for the optional pop3 server pop3 stream tcp nowait root /usr/libexec/popper popper rjh@quick:~> ll /usr/libexec/popper -r-xr-xr-x 1 root bin 45056 Dec 17 06:29 /usr/libexec/popper Can you help me? With much thanks, Ralph Huntington long-time loyal FreeBSD user To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message