Hi everybody,
I have an issue installing phantomjs-1.7.0-linux-x86_64, after i finished the installation i tried this command "phantomjs --version" than i got the error.
phantomjs: /lib64/libc.so.6: version `GLIBC_2.9' not found (required by phantomjs)
phantomjs: /lib64/libc.so.6: version `GLIBC_2.10' not found (required by phantomjs)
phantomjs: /lib64/libc.so.6: version `GLIBC_2.11' not found (required by phantomjs)
phantomjs: /lib64/libc.so.6: version `GLIBC_2.7' not found (required by phantomjs)
phantomjs: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by phantomjs)
phantomjs: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.11' not found (required by phantomjs)
i have glibc-2.5-81.el5_8.7 installed
#rpm -qa | grep glibc
vzdummy-glibc-1.0-1.swsoft
glibc-common-2.5-81.el5_8.7
glibc-2.5-81.el5_8.7
glibc-headers-2.5-81.el5_8.7
glibc-2.5-81.el5_8.7
glibc-devel-2.5-81.el5_8.7
Anyone have an idea on how to fix this issue.
Thanks for any help