Alright. Thanks for your help.
On Fri, 16 Oct 2020, 12:10 am Floodeenjr, Thomas, <
thomas_floodee...@mentor.com> wrote:
> Sorry, I am nog familiar with Erlang.
>
>
>
> *From:* Aneeq Abid
> *Sent:* Thursday, October 15, 2020 1:09 PM
> *To:* Floodeenjr, Thomas
> *
{load_failed,
"Failed to load NIF
library: '/usr/local/lib/erlang/lib/crypto-3.3/priv/lib/crypto.so:
undefined symbol: HMAC_CTX_init'"}}
On Fri, Oct 16, 2020 at 12:04 AM Floodeenjr, Thomas <
thomas_floodee...@mentor.com> wrote:
> Shared means to co
ut it?
On Mon, Oct 5, 2020 at 7:00 PM Floodeenjr, Thomas <
thomas_floodee...@mentor.com> wrote:
> Try removing the --openssldir=/usr/local/ssl flag. I think it is not
> needed.
>
> sudo ./config --prefix=/usr/local/ssl shared zlib
>
> -Tom
>
> From: openssl-users
Hi,
I have no familiarization with OpenSSL. I am installing it as a dependency
for installing Erlang. I am using this guide:
https://www.howtoforge.com/tutorial/how-to-install-openssl-from-source-on-linux/
Version installing is openssl-1.0.2l
I am facing the following error on make [3] while co