No output on:
readelf -a /lib64/libglib-2.0.so.0 | grep g_thread_gettime
After putting the new glib in /opt/calibre now I get:
[root@puterserver calibre]# ./calibre
Traceback (most recent call last):
File "/tmp/init.py", line 41, in <module>
File "ExtensionLoader_PyQt4_QtCore.py", line 12, in <module>
ImportError: /lib64/libc.so.6: version `GLIBC_2.8' not found (required by /opt/calibre/libglib-2.0.so.0)
I apparently have glibc-2.5-34
|