Rvm: Failing to install ruby 2.3.4 on rvm 1.29.1 due to openssl issue

Created on 5 May 2017  路  3Comments  路  Source: rvm/rvm

Description

Hello. I cannot install ruby 2.3.4 with rvm 1.29.1 (branch master) on antergos (arch). I've got two versions of openssl - 1.1.0.e-1 and 1.0.2.k-3. I've spent on this few hours already and cannot find proper solution. In addition I have to use ruby 2.3.4 for proper deployment in one of my current projects.

Instalation with openssl 1.1

Instalation with openssl 1.0

Any ideas? Pretty please?

Most helpful comment

Same issue with rvm install 2.3.3 and OpenSSL 1.1.0e:

~
In file included from ossl.h:57:0,
from ossl_hmac.c:12:
/usr/include/openssl/asn1_mac.h:10:2: error: #error "This file is obsolete; please update your software."
#error "This file is obsolete; please update your software."
^
~~
~~~

The Arch Linux wiki has a documented fix.

All 3 comments

Same thing here.

Same issue with rvm install 2.3.3 and OpenSSL 1.1.0e:

~
In file included from ossl.h:57:0,
from ossl_hmac.c:12:
/usr/include/openssl/asn1_mac.h:10:2: error: #error "This file is obsolete; please update your software."
#error "This file is obsolete; please update your software."
^
~~
~~~

The Arch Linux wiki has a documented fix.

@sxlijin Thank you kindly. Worked like a charm!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Wasapl picture Wasapl  路  3Comments

JoeNyland picture JoeNyland  路  3Comments

COAB1 picture COAB1  路  3Comments

Dounx picture Dounx  路  3Comments

siwka picture siwka  路  3Comments