[erlang-questions] ubuntu1804 install erlang with source: No usable OpenSSL found

Monk Boy boyofmonk@REDACTED
Tue May 28 05:32:05 CEST 2019


I have solved it with:

```
./configure --prefix=/home/memacs/opt/erlang/1903
--with-ssl=/home/memacs/opt/openssl/openssl-1.0.2r
```

Monk Boy <boyofmonk@REDACTED> 于2019年5月28日周二 上午9:51写道:

> Ok, thanks.  I will update openssl to solve it.
>
> Guilherme Andrade <g@REDACTED> 于2019年5月27日周一 下午7:57写道:
>
>> Hello Monk Boy,
>>
>> On Mon, 27 May 2019 at 12:51, Monk Boy <boyofmonk@REDACTED> wrote:
>>
>>> The openssl is installed, but why it is unusable?
>>>
>>
>> Erlang/OTP 19 is not compatible with OpenSSL 1.1.x, unfortunately.
>>
>> Related ticket in kerl repo:
>> https://github.com/kerl/kerl/issues/226
>>
>> --
>> Guilherme
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20190528/a54d6ac0/attachment.htm>


More information about the erlang-questions mailing list