Date: Tue, 12 Jan 1999 14:40:31 -0800 From: Eric Hodel <hodeleri@seattleu.edu> To: r j huntington <rjh@mohawk.net> Cc: questions@FreeBSD.ORG Subject: Re: kerberos problem? Message-ID: <369BCF5F.F117B256@seattleu.edu> References: <Pine.BSI.3.96.990112160521.23658P-100000@onondaga.mohawk.net>
next in thread | previous in thread | raw e-mail | index | archive | help
r j huntington wrote: > > I'm stumped on this one. I apologize if I haven't been able > to find the answer in the docs and faqs. Maybe I missed it? > > I've been loading and using FreeBSD for years but never saw > this before. Can't connect to port 110 to pop mail. inetd.conf > is all set up okay... > > pop3 stream tcp nowait root /usr/local/libexec/popper popper > > and popper actually exists... > > rjh@nearly:/etc# ll /usr/local/libexec/popper > -r-xr-xr-x 1 bin bin 45056 Nov 28 01:15 /usr/local/libexec/popper > > but I get this error when trying to connect... > > rjh@onondaga:~> telnet nearly.normalnet.com pop3 > Trying 208.169.251.100... > Connected to nearly.normalnet.com. > Escape character is '^]'. > ld.so failed: Can't find shared library "libkrb.so.3.0" > Connection closed by foreign host. ^^^^^^^^^^^^^---- HUH??? > > Is that libkrb something to do with kerberos? What can I do? I believe yes. Simply install the kerberos distribution in /stand/sysinstall. -- Eric Hodel hodeleri@seattleu.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?369BCF5F.F117B256>