|
|
#1 |
|
Junior Member
![]() Posts: 4
Karma: 10
Join Date: Jul 2009
Device: HTC Touch
|
Calibre 0.7.9 failed to load ImageMagick
Using Ubuntu (Lucid Lynx), everything was fine using 0.7.8. Updated using the binary install to 0.7.9, and when I try to set the cover of a book, I get this error:
Code:
RuntimeError:Failed to load ImageMagick: /opt/calibre/libMagickWand.so.2: cannot open shared object file: No such file or directory Suggestions?
|
|
|
|
|
|
#2 |
|
Junior Member
![]() Posts: 1
Karma: 10
Join Date: Jul 2010
Device: HTC Desire
|
As a workaround you can make a link of the so.3 to the so.2. That is:
Code:
sudo ln -s /opt/calibre/libMagickWand.so.3 /opt/calibre/libMagickWand.so.2 |
|
|
|
| Advert | |
|
|
|
|
#3 |
|
creator of calibre
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 45,609
Karma: 28549044
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
Will be fixed in next release, in the meantime use the work around.
|
|
|
|
|
|
#4 |
|
Junior Member
![]() Posts: 4
Karma: 10
Join Date: Jul 2009
Device: HTC Touch
|
Thank you, worked like a charm!
|
|
|
|
|
|
#5 |
|
Junior Member
![]() Posts: 1
Karma: 10
Join Date: Jul 2010
Device: nook
|
Thanks! This fixed the problem for me as well.
/Kevin |
|
|
|
| Advert | |
|
|
![]() |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| calibre won't load due to AV | bookworm65 | Calibre | 1 | 08-21-2010 12:13 PM |
| Calibre install failed | lfcobra | Calibre | 8 | 12-28-2009 10:22 PM |
| Calibre Won't Load | calibrepf | Calibre | 6 | 12-10-2009 05:22 PM |
| Tried to install calibre to fedora 10 64 failed | dschiri1 | Calibre | 8 | 06-17-2009 02:31 PM |
| Failed to load ImageMagick | trustno12003 | Calibre | 2 | 06-17-2009 01:25 AM |