I'm using openCV in my project. When I've tested in Red Hat instance, I have exception " /lib64/libc.so.6: version `GLIBC_2.15' not found". So, how I can install glibc 2.15 in Red Hat? I fond rpm(not 2.15(I hope new version can help me)), but I need some dependencies. Can I install glibc from some repo?
thx!