From owner-freebsd-ports Wed Apr 19 13:36:16 2000 Delivered-To: freebsd-ports@freebsd.org Received: from mail.vlsi.fi (mail.vlsi.fi [195.74.10.147]) by hub.freebsd.org (Postfix) with ESMTP id 3854037BD30 for ; Wed, 19 Apr 2000 13:36:11 -0700 (PDT) (envelope-from Ville.Eerola@vehome.pp.sci.fi) Received: (from smap@localhost) by mail.vlsi.fi (8.8.8/8.8.8) id XAA01648; Wed, 19 Apr 2000 23:36:06 +0300 (EET DST) (envelope-from Ville.Eerola@vehome.pp.sci.fi) Received: from vlsi1.vlsi.fi(193.64.2.2) by mail.vlsi.fi via smap (V1.3) id xma001645; Wed, 19 Apr 00 23:35:44 +0300 Received: from vehome.pp.sci.fi (vebsd.vlsi.fi [10.0.2.2]) by vlsi1.vlsi.fi (Postfix) with ESMTP id 57B6344C03; Wed, 19 Apr 2000 23:35:43 +0300 (EETDST) Received: (from ville@localhost) by vehome.pp.sci.fi (8.9.3/8.9.2) id XAA00760; Wed, 19 Apr 2000 23:35:42 +0300 (EEST) (envelope-from Ville.Eerola@vehome.pp.sci.fi) X-Authentication-Warning: vebsd.vlsi.fi: ville set sender to Ville.Eerola@vehome.pp.sci.fi using -f From: Ville Eerola Message-ID: <14590.6302.195748.669781@vebsd.vlsi.fi> Date: Wed, 19 Apr 2000 23:35:42 +0300 (EEST) To: "Rick Glunt" Cc: Subject: Re: FreeBSD Port: fetchmail-5.3.0 In-Reply-To: <000001bfa895$559fe940$010a10ac@lumaxnt> References: <000001bfa895$559fe940$010a10ac@lumaxnt> X-Mailer: VM 6.75 under Emacs 20.4.1 Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Rick Glunt writes: > I just installed 5.3.0 and am receiving the error "Shared object > 'libssl.so.1' not found". Where do I get this and why isn't it included in > the port? What version of FreeBSD are you running? Did you install the pre-compiled package or did you compile the port yourself? It appears that you do not have OpenSSL installed. It is a part of the base FreeBSD, more accurately part of the crypto related stuff. Because of the USA crypto restrictions and RSA patents, it is not installed by default by the FreeBSD installation, but you need to specify whether you need the "domestic" or USA version or the international version. The ports system should take into account the presence or absence of the OpenSSL package, and act accordingly when compiling the corresponding ports. When using the pre-compiled packages, the port-building machine configuration determines the environment, and you should have the same parts of FreeBSD installed in your machine, where you try to use the package. If you do not have the OpenSSL installed, you need to get it. Alternatively you may try to compile the port yourself. If these do not help, please contact me again. Regards, Ville PS. your mail didn't appear on the FreeBSD ports list for some reason... -- Ville Eerola | Powered by ve@sci.fi | FreeBSD To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message