-
Notifications
You must be signed in to change notification settings - Fork 23
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
install error #28
Comments
Can you show me installation output? Is your |
Linux version 2.6.32-573.12.1.el6.x86_64 (mockbuild@c6b8.bsys.dev.centos.org) (gcc version 4.4.7 20120313 (Red Hat 4.4.7-16) (GCC) ) #1 SMP Tue Dec 15 21:19:08 UTC 2015 $ ldconfig -p | grep libssl |
Is there an additional |
Which OS is this? |
centos kernel 2.6 |
Which version of centos is that? What do you get for: |
pkg-config --cflags --libs openssl Looks like it's based off RedHat 4..4. Not completely sure, this is an HPC. |
If that's where your libs are you need to set (at all time) an environment variable:
|
Is this fixed? |
Yes, please close. It was related to a conflict with linuxbrew paths. On Tue, Aug 9, 2016 at 1:00 PM, Jeroen Ooms notifications@github.com
|
Does this look familiar? libssl and headers should be installed. I don't see any other errors.
The text was updated successfully, but these errors were encountered: