From owner-freebsd-questions Sun Apr 8 20:15: 4 2001 Delivered-To: freebsd-questions@freebsd.org Received: from www3.pacific-pages.com (www3.pacific-pages.com [192.41.48.219]) by hub.freebsd.org (Postfix) with ESMTP id 0B3E937B424 for ; Sun, 8 Apr 2001 20:15:00 -0700 (PDT) (envelope-from david@www3.pacific-pages.com) Received: from d.tracker ([216.191.61.208]) by www3.pacific-pages.com (8.8.5) id VAA18134; Sun, 8 Apr 2001 21:14:16 -0600 (MDT) Received: (from david@localhost) by d.tracker (8.11.3/8.11.2) id f393DJE45360; Sun, 8 Apr 2001 23:13:19 -0400 (EDT) (envelope-from david) Date: Sun, 8 Apr 2001 23:11:28 -0400 From: David Banning To: green Cc: freebsd-questions@FreeBSD.ORG Subject: Re: snmpd question Message-ID: <20010408231128.B45132@www3.pacific-pages.com> Reply-To: David Banning References: <16012782667.20010408235322@prokk.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <16012782667.20010408235322@prokk.net>; from green@prokk.net on Sun, Apr 08, 2001 at 11:53:22PM +0300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Apr 08, 2001 at 11:53:22PM +0300, green wrote: > hi freebsd-questions ! > > i have freebsd 4.1 reelase > > the i run snmpd > i got this: > > /usr/libexec/ld-elf.so.1: Shared object "libcrypto.so.2" not found > > i've install the crypto distribution and proflibs and and.. > > but still getting this error :( > > plz help me Is libcrypto.so.2 on your system? $ cd /usr/lib $ ls -l libcrypto* -r--r--r-- 1 root wheel 1240786 Apr 2 06:37 libcrypto.a lrwxr-xr-x 1 root wheel 14 Apr 2 06:37 libcrypto.so@ -> libcrypto.so.2 -r--r--r-- 1 root wheel 782200 Mar 27 01:49 libcrypto.so.1 -r--r--r-- 1 root wheel 756460 Apr 2 06:37 libcrypto.so.2 -r--r--r-- 1 root wheel 1322972 Apr 2 06:37 libcrypto_p.a To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message