From owner-freebsd-questions Tue Jan 30 13:25:23 2001 Delivered-To: freebsd-questions@freebsd.org Received: from xena.gsicomp.on.ca (cr677933-a.ktchnr1.on.wave.home.com [24.43.230.149]) by hub.freebsd.org (Postfix) with ESMTP id 8175837B6A8 for ; Tue, 30 Jan 2001 13:25:01 -0800 (PST) Received: from hermes (hermes.gsicomp.on.ca [192.168.0.18]) by xena.gsicomp.on.ca (8.11.1/8.9.3) with SMTP id f0ULNDi07562; Tue, 30 Jan 2001 16:23:13 -0500 (EST) (envelope-from matt@gsicomp.on.ca) Message-ID: <00fa01c08b03$fc76f0f0$1200a8c0@gsicomp.on.ca> From: "Matthew Emmerton" To: "Gerald T. Freymann" , References: <01a601c08ad7$2c8f6290$0f10a7d1@phantom> Subject: Re: Shared object "libcrypto.so.1" not found Date: Tue, 30 Jan 2001 16:31:19 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > 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