public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Marco Atzeri <marco.atzeri@gmail.com>
To: cygwin@cygwin.com
Subject: Re: convert does nothing - issue with cyglcms2-2 dll?
Date: Sun, 11 Oct 2015 18:03:00 -0000	[thread overview]
Message-ID: <561AA478.802@gmail.com> (raw)
In-Reply-To: <4855c785a6dc2519a7f1cf68e700f3b3@mail.gmail.com>

On 11/10/2015 16:25, Katriel Friedman wrote:
> Hi Cygwin List,
>
> I'm running Windows 7, 64 bit, with Cygwin 64-bit installed from the 2.871
> installer. The Imagemagick "convert" command returns the prompt
> immediately, even when followed by gibberish, e.g. "convert adsfasdf". I
> first observed the problem with Imagemagick 6.9.1.3-3. I tried
> uninstalling and reinstalling Imagemagick, and restarting Cygwin, and the
> problem remained. I also tried downgrading to 6.7.6.3-4, and the problem
> still remained.
>
> When I start convert.exe directly from windows Explorer I get the pop-up
> error "the procedure entry point cmsCreateContext could not be located in
> the dynamic link library cyglcms2-2.dll". I also tried reinstalling
> liblcms2-2 to no avail.

No problem for me.
Please note that cyglcms2-2.dll is a indirect dependency of
convert so you may need to reinstall libgs9 and libMagickCore6_2


$ cygcheck convert
Found: E:\cygwin64\bin\convert.exe
Found: E:\cygwin64\bin\convert.exe
Found: C:\WINDOWS\system32\convert.exe
E:\cygwin64\bin\convert.exe
   E:\cygwin64\bin\cygwin1.dll
   E:\cygwin64\bin\cygMagickCore-6.Q16-2.dll
[..]
     E:\cygwin64\bin\cyggs-9.dll
       E:\cygwin64\bin\cygidn-11.dll
       E:\cygwin64\bin\cyglcms2-2.dll

$ cygcheck -f /usr/bin/cyglcms2-2.dll
liblcms2_2-2.6-1

$ cygcheck -f /usr/bin/cyggs-9.dll
libgs9-9.15-2

  $ cygcheck -f /usr/bin/cygMagickCore-6.Q16-2.dll
libMagickCore6_2-6.9.1.3-3

> I know in the past this problem has occurred because of missing XOrg DLLs
> (https://www.cygwin.com/ml/cygwin-xfree/2006-11/msg00001.html) but I'm not
> sure where to look for those DLLs now.

please also note that there is a system utility called in the same way
C:\WINDOWS\system32\convert.exe

so be sure to have cygwin /usr/bin directory in the PATH
before any system one.


> Many thanks,
> Katriel
>

Regards
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

      parent reply	other threads:[~2015-10-11 18:03 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-11 14:26 Katriel Friedman
2015-10-11 15:04 ` Ken Brown
2015-10-11 16:20 ` Andrey Repin
2015-10-12  5:07   ` Katriel Friedman
2015-10-12  5:35     ` Marco Atzeri
2015-10-12 15:13   ` Katriel Friedman
2015-10-12 16:21     ` Ken Brown
2015-10-14 15:01   ` Katriel Friedman
2015-10-11 18:03 ` Marco Atzeri [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=561AA478.802@gmail.com \
    --to=marco.atzeri@gmail.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).