Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Apr 2003 12:51:00 -0700
From:      Jim Mock <mij@soupnazi.org>
To:        Kill the Penguin <admin@forkthepenguin.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: The chicken and the OpenSSL
Message-ID:  <20030415195100.GA40974@toxic.magnesium.net>
In-Reply-To: <Pine.BSI.4.44L.0304121630370.5467-100000@vp4.netgate.net>
References:  <Pine.BSI.4.44L.0304121630370.5467-100000@vp4.netgate.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 15 Apr 2003 at 10:37:48 -0700, Kill the Penguin wrote:
> I'm currently running 4.7-RELEASE-p10. I attempted to install
> apache13-modssl from ports, but it is dependant on openssl-0.9.7a.
> Unfortunately the installed version is openssl-0.9.6i. This will
> result in two parallel installations of openssl which is not the end
> of the world, but not desired. In the past I attempted to use only
> openssl in the ports collection, but using NO_OPENSSL results in
> failed buildworlds.
> 
> So I attempted to update the src-crypto and src-secure portions of the
> src tree and *just* build these components. It doesn't appear that
> REL_ENG_4_7 contains the latest version of openssl.
> 
> Is there a method to keep up with OpenSSL without having to parallel
> installations? It appears you can't unhook the base installation from
> the system, and I'm not sure forcing the ports version into /usr is
> going to be a great idea. Anyone solve this problem?

cd /usr/ports/security/openssl && make -DOPENSSL_OVERWRITE_BASE install

- jim

-- 
- jim mock.     email: mij@soupnazi.org     web: http://soupnazi.org -
- freebsd project: jim@FreeBSD.org    opendarwin: mij@opendarwin.org -



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030415195100.GA40974>