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

Warnings on High Sierra related to libssl / libcrypto #5048

Closed
mnshkv opened this issue Sep 27, 2017 · 1 comment
Closed

Warnings on High Sierra related to libssl / libcrypto #5048

mnshkv opened this issue Sep 27, 2017 · 1 comment

Comments

@mnshkv
Copy link

mnshkv commented Sep 27, 2017

After running crystal play I have some warnings:

Desktop/mobile/network  master ✔                                          1d  ⍉
▶ crystal play
Listening on http://localhost:8080
Package libssl was not found in the pkg-config search path.
Perhaps you should add the directory containing `libssl.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libssl' found
Package libcrypto was not found in the pkg-config search path.
Perhaps you should add the directory containing `libcrypto.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libcrypto' found

Anything else is working fine (not tested ssl-related functionality). I notice the bug after updating to High Sierra.

Crystal version:

▶ crystal -v
Crystal 0.23.1 (2017-09-18) LLVM 4.0.1

Installed with homebrew. I also have installed openssl with brew install openssl

@akzhan
Copy link
Contributor

akzhan commented Sep 27, 2017

Duplicate of #4745.

@RX14 RX14 closed this as completed Sep 27, 2017
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