Skip to content

Possibility to install last versions of OTP + disable SSL EC if needed#29

Open
zpetr wants to merge 8 commits intojhs:masterfrom
zpetr:otp-fix
Open

Possibility to install last versions of OTP + disable SSL EC if needed#29
zpetr wants to merge 8 commits intojhs:masterfrom
zpetr:otp-fix

Conversation

@zpetr
Copy link
Contributor

@zpetr zpetr commented Sep 15, 2014

In the last version of OTP we don't have librairies appmon, toolbar, pman and tv any more. So a simple check for folder existance is added. (Bug fix #24 )
By if you want to use older version of OTP on CentOS 6.5 SSL EC must be disabled. I suggest to do it this way:
rake erl_cflags="-DOPENSSL_NO_EC=1" (Bug fix #26 )

@dalgibbard
Copy link

Have confirmed and validated this. Works brilliantly. Have been able to build CouchDB 1.6.x branch with OTP-17.1 without issues (when using the SSL fix too)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CentOS 6.5 Building with Erlang R16B0x fails to start Building CouchDB 1.6.x branch with OTP-17.1 Error

2 participants

Comments