Quote:
Originally Posted by kacir
I have created /usr/local/calibre
unzipped the tar.bz2 archive there
Here is the result:
Code:
Gloria ~ # cd /usr/local/calibre/
Gloria calibre # ./calibre_postinstall
Traceback (most recent call last):
File "/tmp/init.py", line 43, in <module>
File "/home/kovid/work/calibre/src/calibre/linux.py", line 8, in <module>
File "/home/kovid/work/calibre/src/calibre/customize/ui.py", line 11, in <module>
File "/home/kovid/work/calibre/src/calibre/customize/builtins.py", line 318, in <module>
File "/home/kovid/work/calibre/src/calibre/ebooks/epub/input.py", line 9, in <module>
File "ExtensionLoader_lxml_etree.py", line 12, in <module>
ImportError: /usr/local/calibre/libexslt.so.0: symbol gcry_cipher_setkey, version GCRYPT_1.2 not defined in file libgcrypt.so.11 with link time reference
Gloria calibre #
|
I am replying to myself.
calibre-0.6.0b10-i686.tar.bz2 produces the error you can see above.
calibre-0.6.0b9-i686.tar.bz2 works after uncompressing.