I found this thread, I have a very similar set-up (Fedora 10 Cambridge Kernel 2.6.27.24-170.2.68fc10.x86_64, Gnome 2.24.3, Python 2.5.2) and I've been having similar errors. After deleting and trying again several times my current error using the binary install is:
Extracting files to /opt/calibre ...
Extracting application files...
Traceback (most recent call last):
File "/tmp/init.py", line 43, in <module>
File "/home/kovid/work/calibre/src/calibre/linux.py", line 10, in <module>
File "/home/kovid/work/calibre/src/calibre/devices/__init__.py", line 12, in devices
File "/home/kovid/work/calibre/src/calibre/devices/cybookg3/driver.py", line 11, in <module>
File "/home/kovid/work/calibre/src/calibre/devices/usbms/driver.py", line 13, in <module>
File "/home/kovid/work/calibre/src/calibre/ebooks/metadata/meta.py", line 9, in <module>
File "/home/kovid/work/calibre/src/calibre/ebooks/metadata/opf2.py", line 14, in <module>
File "ExtensionLoader_lxml_etree.py", line 12, in <module>
ImportError: libgcrypt.so.11: cannot open shared object file: No such file or directory
/opt/calibre/calibre_postinstall: line 7: 8229 Segmentation fault $loader "$@"
Anyone got any ideas? It seems to be saying there is a compatibility issue in a library. I also did note the comment about using Python 2.6, how significant is that?
|