Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Feb 2001 15:28:44 -0500
From:      "Matthew Emmerton" <matt@gsicomp.on.ca>
To:        <trainini@zipmail.com.br>, <freebsd-questions@FreeBSD.ORG>
Cc:        <ports@FreeBSD.ORG>
Subject:   Re: OpenSSL
Message-ID:  <002301c09b7b$ba729cd0$1200a8c0@gsicomp.on.ca>
References:  <3A927517000001AA@www.zipmail.com.br>

next in thread | previous in thread | raw e-mail | index | archive | help


> I need to support HTTPS requests in apache, but I donīt get install
apache13-modssl:
>
> tom# cd /usr/ports/www/apache13-modssl
> tom# make
> 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/handbook/openssl.html", for instance)
> for instructions on how to obtain and install the FreeBSD
> OpenSSL distribution.
> *** Error code 1
>
> Stop.
> tom# cd /usr/ports/security/openssl

This is where you go wrong.  You're trying to install the OpenSSL *PORT*,
which only exists to support 3.x machines which don't have OpenSSL in the
base system.

You need to run /stand/sysinstall and install the "crypto" distribution to
obtain OpenSSL.

--
Matt Emmerton


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?002301c09b7b$ba729cd0$1200a8c0>