-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Alexander Thomas wrote: > I installed imagemagick-dev in order to run some old crappy software I > wrote years ago, that uses Magick++ to load and write images. It > compiles, but when it runs, the open routine produces an exception > "ImageMagick: UnableToOpenConfigureFile". Google tells me this means > that ImageMagick is unable to find its 'configure.xml' and other > files, that are installed in /sw/lib/ImageMagick-6.1.8/config/ > I thought installing the full imagemagick package would help, but it > seems to want to install half a Gnome installation for some reason, > and I'd rather not. So two questions: > 1. Is there a lightweight version of imagemagick, that contains the > 'convert' command with only the most basic image formats supported? > 2. Is there a way to get rid of this error without installing > imagemagick? Where does libMagick* expect the configure files to be? > Try imagemagick10-dev (i.e. 6.2.8) . I have a vague memory that imagemagick-dev was missing some config stuff.
Unfortunately there's not really a lightweight option. imagemagick-nox is supposed not to link X11, but it has some implicit dependencies that the maintainer hasn't had the leisure to deal with yet. - -- Alexander K. Hansen Fink User Liaison/Documenter akh AT finkproject DOT org -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFHXtr9B8UpO3rKjQ8RAuO9AJ9UTMy0pB5vTjqPAi35a7g1DwZYPwCfZhzU ns/us6cK5GO9kkg5Q2gZDR0= =jNyl -----END PGP SIGNATURE----- ------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
