Date: Tue, 3 Apr 2001 10:36:27 -0700 From: Kris Kennaway <kris@obsecurity.org> To: hawk <hawk@fac13.ds.psu.edu> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: missing libssl dependency for vim-6.0y Message-ID: <20010403103627.A50345@xor.obsecurity.org> In-Reply-To: <200103301729.f2UHTHr59635@fac13.ds.psu.edu>; from hawk@fac13.ds.psu.edu on Fri, Mar 30, 2001 at 12:29:17PM -0500 References: <200103301729.f2UHTHr59635@fac13.ds.psu.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Mar 30, 2001 at 12:29:17PM -0500, hawk wrote: > > In trying to get my indententations for Fortran, I've installed > vim-6.0y. However, when I try to run it, I get > > > /usr/libexec/ld-elf.so.1: Shared object "libssl.so.2" not found > > > I assume that there's a missing dependency. What else do I need? You need to install the crypto distribution of the base OS. The port assumes you have it installed - it's not a missing port dependency, although the port could probably check and give a helpful message if you don't have it. Submit a PR requesting this. Kris 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?20010403103627.A50345>