Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Oct 2009 17:28:54 +0000
From:      Vincent Hoffman <vince@unsane.co.uk>
To:        George Sanders <gosand1982@yahoo.com>
Cc:        Gary Gatten <Ggatten@waddell.com>, freebsd-questions@freebsd.org
Subject:   Re: How do I replace the built-in OpenSSL with a source tarball ?
Message-ID:  <4AE87F56.2060001@unsane.co.uk>
In-Reply-To: <351996.10217.qm@web111612.mail.gq1.yahoo.com>
References:  <222251.93672.qm@web111616.mail.gq1.yahoo.com>	<22444_1256745699_4AE86AE2_22444_6_2_70C0964126D66F458E688618E1CD008A08CCEEB2@WADPEXV0.waddell.com> <351996.10217.qm@web111612.mail.gq1.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
George Sanders wrote:
>
>
> ----- Original Message ----
>   
>> From: Gary Gatten <Ggatten@waddell.com>
>> To: George Sanders <gosand1982@yahoo.com>; freebsd-questions@freebsd.org
>> Sent: Wed, October 28, 2009 11:01:35 AM
>> Subject: RE: How do I replace the built-in OpenSSL with a source tarball ?
>>
>> Maybe remove the existing package first?  And try to use a pkg if you
>> can for the new one.
>>     
>
>
>
> Yes, but I still won't know how to put the new version in _exactly the same place_ as the one I just removed.
>
> For complex reasons of space and tools (embedded system, etc.) I do indeed need to use the source tarball.
>
> So I'd like to know what configure directive to feed to it to properly and _exactly_ replace the existing FreeBSD default OpenSSL...
>
> Thanks.
>   
Well the base openssl is held in /usr/src/crypto/openssl but the
makefile is in /usr/src/secure/usr.bin/openssl
so I'd look at those.
I'm in no way knowledgeable about openssl or how its integrated into
freebsd though, this is just from a quick look at the sources.


Vince


>
>       
>
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
>   




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