-
-
Notifications
You must be signed in to change notification settings - Fork 118
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
GLIBC 2.14 issue #44
Comments
UPDATED: I tried with --build-from-source, here is error
Any advice? |
What is the libcurl version being used?
This means that the current libcurl doesn't have the symbol |
I think libcurl 7.6. What version you advise |
That is really really old (almost 15 years old). The addon has support for versions above 7.30. But if you can, try installing the latest one, 7.46. |
Thanks @JCMais works Check latest release here http://www.city-fan.org/ftp/contrib/yum-repo/rhel6/x86_64/repoview/city-fan.org-release.html
|
Hi
I installed but not working. It throws error saying "/lib64/libc.so.6: version `GLIBC_2.14' not found"
OS: Centos 6.7 Final
glibc 2.12
gcc (GCC) 4.8.2 20140120 (Red Hat 4.8.2-15)
Is there any way to make this work on centos 6.7. Because no way to upgrade glibc to 2.14, as we hosted on dedicated server and the data center not support to upgrade to centos 7
The text was updated successfully, but these errors were encountered: