X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=0.3 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Message-ID: <49DEF280.2050508@gmail.com> Date: Fri, 10 Apr 2009 01:17:20 -0600 From: Norman Meyer User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: FYI: A GraphicsMagick dll dependency fix Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Greetings all, The Cygwin GraphicsMagick program has had library dependency issues for awhile. See http://www.cygwin.com/ml/cygwin-xfree/2006-11/msg00001.html as an example. Today I installed Cygwin and found another missing library. Here is how I resolved the problem. If a GraphicsMagick program does not work, run the following command: cygcheck gm It will report which necessary libraries were found or not. If needed, install some or all of the following libraries: /usr/X11R6/bin/cygdps-1.dll /usr/X11R6/bin/cygdpstk-1.dll /usr/bin/cygjbig1.dll Packages: xorg-x11-bin-dlls-6.8.2.0-1 libjbig1-1.5-3 Package URLS: http://mirrors.kernel.org/sourceware/cygwin/release/X11/xorg-x11-bin-dlls/ http://mirrors.kernel.org/sourceware/cygwin/release/jbigkit/libjbig1/ You only need to install the missing libraries, not everything in the package. Yours, Norm -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/