Date: Sun, 10 Feb 2002 23:16:29 -0800 From: "Crist J. Clark" <cjc@FreeBSD.ORG> To: James Van Sickle <gothbert@yahoo.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Shared object not found Message-ID: <20020210231629.B20884@blossom.cjclark.org> In-Reply-To: <20020210225312.83878.qmail@web12803.mail.yahoo.com>; from gothbert@yahoo.com on Sun, Feb 10, 2002 at 02:53:12PM -0800 References: <20020210225312.83878.qmail@web12803.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020210231629.B20884>