View Single Post
Old 09-24-2009, 06:01 PM   #17
ciscoswitch
Enthusiast
ciscoswitch began at the beginning.
 
Posts: 32
Karma: 10
Join Date: Sep 2009
Device: Kindle
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
ciscoswitch is offline   Reply With Quote