I had Calibre successfully installed in openSUSE 11.1, but am having problems installing it after upgrading to 11.2. I've gone through & gotten all the dependencies as best I can tell. What I get is an error message about MagickWand.pc, although I have ImageMagick 6.5.4.8-3.7 installed. When I search I find no MagickWand.pc file on my system.
Here is the install message w/ user name blanked:
Quote:
Package MagickWand was not found in the pkg-config search path.
Perhaps you should add the directory containing `MagickWand.pc'
to the PKG_CONFIG_PATH environment variable
No package 'MagickWand' found
Package MagickWand was not found in the pkg-config search path.
Perhaps you should add the directory containing `MagickWand.pc'
to the PKG_CONFIG_PATH environment variable
No package 'MagickWand' found
Dropping privileges to those of ####: 1000
*
* Running build
*
Traceback (most recent call last):
File "setup.py", line 99, in <module>
sys.exit(main())
File "setup.py", line 85, in main
command.run_all(opts)
File "/home/####/calibre/setup/__init__.py", line 158, in run_all
self.run_cmd(self, opts)
File "/home/####/calibre/setup/__init__.py", line 151, in run_cmd
self.run_cmd(scmd, opts)
File "/home/####/calibre/setup/__init__.py", line 154, in run_cmd
cmd.run(opts)
File "/home/####/calibre/setup/extensions.py", line 235, in run
raise Exception(ext.error)
Exception: ImageMagick not found on your system. Try setting the environment variables MAGICK_INC and MAGICK_LIB to help calibre locate the inclue and libbrary files.
|
Thanks in advance for any help.
Dave