From owner-freebsd-questions Mon Dec 9 6:47:59 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E9DB237B401 for ; Mon, 9 Dec 2002 06:47:57 -0800 (PST) Received: from nemesis.eahd.or.ug (nemesis.eahd.or.ug [216.129.132.178]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A13643EB2 for ; Mon, 9 Dec 2002 06:47:56 -0800 (PST) (envelope-from luke@eahd.or.ug) Received: from localhost (localhost.eahd.or.ug [127.0.0.1]) by nemesis.eahd.or.ug (Postfix) with ESMTP id 2D98E187623 for ; Mon, 9 Dec 2002 17:59:57 +0300 (EAT) Received: by nemesis.eahd.or.ug (Postfix, from userid 1029) id C64D918760F; Mon, 9 Dec 2002 17:59:55 +0300 (EAT) Received: from localhost (localhost [127.0.0.1]) by nemesis.eahd.or.ug (Postfix) with ESMTP id C313D17DB04 for ; Mon, 9 Dec 2002 17:59:55 +0300 (EAT) Date: Mon, 9 Dec 2002 17:59:55 +0300 (EAT) From: Luke Kyohere To: Subject: Openssl libraries not found Message-ID: <20021209175700.M2289-100000@nemesis.eahd.or.ug> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS 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 Hello, I am experiencing a problem whenever I try to make ports fomr the ports collection which depend on openssl. I am getting the following error: This port requires the OpenSSL library, which is part of the FreeBSD crypto distribution but not installed on your machine. Please see the "OpenSSL" section in the handbook (at "http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/openssl.html", for instance) for instructions on how to obtain and install the FreeBSD OpenSSL distribution. *** Error code 1 Stop. Yet I have installed Openssl before and have been using it for a while, eg with apache, and a few other progs. Why can't it find the library? Thank you Lk. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message