Date: Tue, 30 Jan 2001 16:31:19 -0500 From: "Matthew Emmerton" <matt@gsicomp.on.ca> To: "Gerald T. Freymann" <gerry@eagle.ca>, <freebsd-questions@FreeBSD.ORG> Subject: Re: Shared object "libcrypto.so.1" not found Message-ID: <00fa01c08b03$fc76f0f0$1200a8c0@gsicomp.on.ca> References: <01a601c08ad7$2c8f6290$0f10a7d1@phantom>
next in thread | previous in thread | raw e-mail | index | archive | help
> A friend of mine just installed FreeBSD 4.1.1 on a machine. > > He gets some errors on bootup about SSH. If I log in, try to "ssh host.com" > I get: > > "/usr/libexec/ld-elf.so.1: Shared object "libcrypto.so.1" not found" > > I think he installed the port, which has done some stuff overtop of the > default layout. According to the SSH port, it doesn't attempt to delete or overwrite any system libraries, although it will overwrite the system's ssh binaries. > How do you get the libcrypto.so.1 installed Run /stand/sysinstall and install the CRYPTO distribution, most importantly, the 'crypto' component and the Kerberos ones if you need them. -- Matt Emmerton 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?00fa01c08b03$fc76f0f0$1200a8c0>