Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Jul 2001 17:44:20 -0700
From:      "Kevin Oberman" <oberman@es.net>
To:        cakruarc <cakruarc@arc.itb.ac.id>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Questions 
Message-ID:  <200107150044.f6F0iKA02280@ptavv.es.net>
In-Reply-To: Your message of "Sun, 15 Jul 2001 03:20:13 %2B0700." <Pine.BSF.4.33L2.0107150314540.13518-100000@www.arc.itb.ac.id> 

next in thread | previous in thread | raw e-mail | index | archive | help
> Date: Sun, 15 Jul 2001 03:20:13 +0700 (JAVT)
> From: cakruarc <cakruarc@arc.itb.ac.id>
> Sender: owner-freebsd-questions@FreeBSD.ORG
> 
> Dear freeBsd info-support,
> 
> I've Installed FreeBsd 4.0 and i have installed packages:
> pine, etc. My problems occures when i started Pine. I have
> "/usr/libexec/ld-elf.so.1:shared object 'libssl.so.1' not found" message.
> 
> What should i do to fix the problem.
> Thanks, Plz forgive my bad english :)

This message simply means that the shared library libssl.so.1 was not
found on your system. It should be in /usr/lib or /usr/local/lib. It'
the standard encryption library an is used by most any program that uses
any sort of cryptographic tools.

I think 4.0 may not have included libssl in the base system by
default. Try running /stan/sysinstall and see if there was a crypto
install option. I suspect that you didn't take it.

4.0 is quite old and, as the first V4 release, was rather buggy. If
possible, upgrade to something newer. I'd suggest 4.3, but 4.1 made
cyrpto standard, as I recall.

It's been quite a while since I ran 4.0, so I may not be correctly
remembering just what is in it.

R. Kevin Oberman, Network Engineer
Energy Sciences Network (ESnet)
Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab)
E-mail: oberman@es.net			Phone: +1 510 486-8634

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?200107150044.f6F0iKA02280>