View Single Post
Old 08-13-2009, 01:02 PM   #9
Landrovan
Enthusiast
Landrovan began at the beginning.
 
Posts: 42
Karma: 14
Join Date: Jul 2009
Device: dr800sg
Quote:
Originally Posted by kovidgoyal View Post
calibre-debug -c "from ctypes import CDLL; CDLL('libMagickWand.so.1')"
Traceback (most recent call last):
File "/tmp/init.py", line 45, in <module>
File "/home/kovid/work/calibre/src/calibre/debug.py", line 178, in main
File "<string>", line 1, in <module>
File "/usr/lib/python2.6/ctypes/__init__.py", line 353, in __init__
self._handle = _dlopen(self._name, mode)
OSError: /usr/lib/libMagickCore.so.1: undefined symbol: gzopen64
Landrovan is offline   Reply With Quote