From owner-freebsd-questions Tue Jan 30 8:10: 9 2001 Delivered-To: freebsd-questions@freebsd.org Received: from marlo.eagle.ca (marlo.eagle.ca [209.167.16.10]) by hub.freebsd.org (Postfix) with ESMTP id 887FE37B65D for ; Tue, 30 Jan 2001 08:09:48 -0800 (PST) Received: from phantom (phantom.eagle.ca [209.167.16.15]) by marlo.eagle.ca (8.11.0/8.11.0) with SMTP id f0UG8NU51669 for ; Tue, 30 Jan 2001 11:08:23 -0500 (EST) (envelope-from freymann@eagle.ca) Message-ID: <01a601c08ad7$2c8f6290$0f10a7d1@phantom> Reply-To: "Gerald T. Freymann" From: "Gerald T. Freymann" To: Subject: Shared object "libcrypto.so.1" not found Date: Tue, 30 Jan 2001 11:10:33 -0500 Organization: eagle.ca 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" So I went into /stand/sysinstall and told it to grab the Version 1 compatibility stuff. Also rem'd out /usr/local/etc/rc.d/sshd.sh I think he installed the port, which has done some stuff overtop of the default layout. How do you get the libcrypto.so.1 installed or, would it be better to deinstall the port, then go into /usr/src/secure/lib/libcrypt and do a "make && make install" ?? -Gerry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message