ImageMagick 6.4.0.6-2 does not work out-of-the-box on a fresh Cygwin install: Possible package dependency issue?

Marco Atzeri marco_atzeri@yahoo.it
Mon Jun 28 09:24:00 GMT 2010


--- Lun 28/6/10, William Blunn  ha scritto:

> Data: Lunedì 28 giugno 2010, 10:52
> As a temporary fudge hack workaround
> bodge to get things moving, I have attempted to find the
> missing DLLs.
> 
> == cyggomp-1.dll ==
> 
> Try installing libgomp1 4.3.4-3 "GOMP shared runtime" ?
> 
> == cygltdl-7.dll ==
> 
> Try installing libltdl7 2.2.7a-15 "Libtool's dynamic loader
> (runtime)" ?
> 
> == cygtiff-5.dll ==
> 
> Try installing libtiff5 3.9.2-1 "TIFF image library
> (runtime)" ?
> 
> After installing these three packages, I can now run
> "convert" and "identify".
> 
> Assuming these three packages are required for the correct
> operation of ImageMagick, can they please be added to the
> dependencies list for ImageMagick, please?

more precisely, the dependency of libImageMagick1 are wrong

From libImageMagick1 entry in setup.ini:
requires: libbz2_1 libfontconfig1 libfpx libfreetype6 
libjasper1 libjbig2 libjpe g62 liblcms1 libpng12 libtiff6
libxml2 xorg-server zlib0 libgcc1 cygwin

so libgomp1 and libltdl7 are not reported and 
libtiff6 is requested instead of libtiff5

> 
> (Where is the Cygwin bug tracker?)
> 
> Bill

no bug tracker is currently used
http://cygwin.com/problems.html

This mailing list is the right place for such issue.

Marco





--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list