Compatibilty with libc-2.12.so
Hi I have hadoop installed on my windows machine using VMWare and CentOS version 6.3. It has libc-2.12.so.
As I am using hadoop image of Cloudera inside VMWare, I am unable to upgrade OS or glibc. I have libc-2.12.so on my machine which unfortunately I cannot change.
When I compile program using OpenCV it gets complied but it fails at run time as it requires glibc 2.14 version but I have 2.12.
Can you please guide me if there is any OpenCV version which can compile/run program on libc-2.12.so on CentOs 6.3. If yes then how can I get that Thanks Aniruddh
try building the opencv libs from github src locally.