Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WARNING: It appears a required development package 'openssl-devel' is not installed. #365

Closed
nskalis opened this issue Mar 5, 2021 · 2 comments

Comments

@nskalis
Copy link

nskalis commented Mar 5, 2021

Hi,

in openSUSE linux distro, for example 15.2 (Leap) when trying to install erlang
kerl complains about WARNING: It appears a required development package 'openssl-devel' is not installed.

> kerl build 23.2.7 23.2.7
Extracting source code
Building Erlang/OTP 23.2.7 (23.2.7), please wait...
WARNING: It appears a required development package 'openssl-devel' is not installed.
APPLICATIONS DISABLED (See: /home/app/.kerl/builds/23.2.7/otp_build_23.2.7.log)
 * jinterface     : No Java compiler found
 * odbc           : ODBC library - link check failed

APPLICATIONS INFORMATION (See: /home/app/.kerl/builds/23.2.7/otp_build_23.2.7.log)
 * wx             : Can not find C++ compiler
 * No OpenGL headers found, wx will NOT be usable
 * No GLU headers (glu.h) found, wx will NOT be usable
 * wxWidgets not found, wx will NOT be usable

DOCUMENTATION INFORMATION (See: /home/app/.kerl/builds/23.2.7/otp_build_23.2.7.log)
 * documentation  : 
 *                  fop is missing.
 *                  Using fakefop to generate placeholder PDF files.
 
 Erlang/OTP 23.2.7 (23.2.7) has been successfully built

The thing is that the package in question is named: libopenssl-devel

Is this something that you can address maybe?

@oshanz
Copy link

oshanz commented Jul 15, 2021

clone of #323 ?

@paulo-ferraz-oliveira
Copy link
Contributor

Closing as duplicate of #323.

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

No branches or pull requests

3 participants