From owner-freebsd-questions Sun Feb 10 23:16:33 2002 Delivered-To: freebsd-questions@freebsd.org Received: from rwcrmhc51.attbi.com (rwcrmhc51.attbi.com [204.127.198.38]) by hub.freebsd.org (Postfix) with ESMTP id DC33437B405 for ; Sun, 10 Feb 2002 23:16:30 -0800 (PST) Received: from blossom.cjclark.org ([12.234.91.48]) by rwcrmhc51.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020211071630.KABE1672.rwcrmhc51.attbi.com@blossom.cjclark.org>; Mon, 11 Feb 2002 07:16:30 +0000 Received: (from cjc@localhost) by blossom.cjclark.org (8.11.6/8.11.6) id g1B7GTQ22074; Sun, 10 Feb 2002 23:16:29 -0800 (PST) (envelope-from cjc) Date: Sun, 10 Feb 2002 23:16:29 -0800 From: "Crist J. Clark" To: James Van Sickle Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Shared object not found Message-ID: <20020210231629.B20884@blossom.cjclark.org> References: <20020210225312.83878.qmail@web12803.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020210225312.83878.qmail@web12803.mail.yahoo.com>; from gothbert@yahoo.com on Sun, Feb 10, 2002 at 02:53:12PM -0800 X-URL: http://people.freebsd.org/~cjc/ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Feb 10, 2002 at 02:53:12PM -0800, James Van Sickle wrote: > Hello > > I am attempting to install OpenSSH and Portsentry (downloaded ports from > FreeBSD.org site) onto my FreeBSD 3.3 box. The packages appeared to install > without any problems, but I am getting the two error messages when I attempt to > run the programs. Any help in pointing me to the cause or fix of the problem > would be greatly appreciated. > > OpenSSH run error: > /usr/libexec/ld-elf.so.1: Shared object "libcrypto.so.2" not found > > Portsentry run error: > /usr/libexec/ld-elf.so.1: Shared object "libc.so.4" not found The cause is that these libraries do not exist in FreeBSD 3.3. Building the port might be an option, but packages built for 4.x won't work for you. -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message