X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=0.1 required=5.0 tests=AWL,BAYES_00,TW_BJ,TW_GJ,TW_GX,TW_IB,TW_UU,TW_XC,TW_YG,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Message-ID: <4C310FDB.4020200@informatik.uni-luebeck.de> Date: Mon, 05 Jul 2010 00:48:59 +0200 From: Falk Sticken User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; de-AT; rv:1.8.1.23) Gecko/20090825 SeaMonkey/1.1.18 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: 1.7.5: Error when invoking ghostscript (gs) References: <780619 DOT 46429 DOT qm AT web25508 DOT mail DOT ukl DOT yahoo DOT com> In-Reply-To: <780619.46429.qm@web25508.mail.ukl.yahoo.com> 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 Marco Atzeri wrote: > --- Dom 4/7/10, Falk Sticken ha scritto: > >>> On Sun, 2010-07-04 at 13:39 +0200, Falk Sticken >> wrote: >>>> when I try to invoke gs from the Cygwin shell >> prompt, I get following error message: >>>> /usr/bin/gs.exe: error while loading shared >> libraries: ?: cannot open shared object file: No such file >> or directory >>> ldd /usr/bin/gs.exe will show you what your missing; >> in this case, I >>> think you need to install libjpeg62. >> $ ldd /usr/bin/gs.exe >> ntdll.dll => >> /cygdrive/c/Windows/SysWOW64/ntdll.dll (0x76fd0000) >> kernel32.dll => >> /cygdrive/c/Windows/syswow64/kernel32.dll (0x75140000) >> KERNELBASE.dll => >> /cygdrive/c/Windows/syswow64/KERNELBASE.dll (0x76b20000) >> cyggs-8.dll => >> /usr/bin/cyggs-8.dll (0x10000000) >> cygX11-6.dll => >> /usr/bin/cygX11-6.dll (0x6c140000) >> cyggcc_s-1.dll => >> /usr/bin/cyggcc_s-1.dll (0x67f00000) >> cygwin1.dll => >> /usr/bin/cygwin1.dll (0x61000000) >> ADVAPI32.DLL => >> /cygdrive/c/Windows/syswow64/ADVAPI32.DLL (0x75670000) >> msvcrt.dll => >> /cygdrive/c/Windows/syswow64/msvcrt.dll (0x74d80000) >> sechost.dll => >> /cygdrive/c/Windows/SysWOW64/sechost.dll (0x76920000) >> RPCRT4.dll => >> /cygdrive/c/Windows/syswow64/RPCRT4.dll (0x75040000) >> SspiCli.dll => >> /cygdrive/c/Windows/syswow64/SspiCli.dll (0x74b40000) >> CRYPTBASE.dll => >> /cygdrive/c/Windows/syswow64/CRYPTBASE.dll (0x74b30000) >> cygxcb-1.dll => >> /usr/bin/cygxcb-1.dll (0x6e7c0000) >> cygXau-6.dll => >> /usr/bin/cygXau-6.dll (0x64000000) >> cygXdmcp-6.dll => >> /usr/bin/cygXdmcp-6.dll (0x61440000) >> cygXt-6.dll => >> /usr/bin/cygXt-6.dll (0x689c0000) >> cygICE-6.dll => >> /usr/bin/cygICE-6.dll (0x6a340000) >> cygSM-6.dll => >> /usr/bin/cygSM-6.dll (0x68e40000) >> cyguuid-1.dll => >> /usr/bin/cyguuid-1.dll (0x64ec0000) >> cygcairo-2.dll => >> /usr/bin/cygcairo-2.dll (0x6dac0000) >> cygXrender-1.dll => >> /usr/bin/cygXrender-1.dll (0x6f600000) >> cygfontconfig-1.dll => >> /usr/bin/cygfontconfig-1.dll (0x692c0000) >> cygexpat-1.dll => >> /usr/bin/cygexpat-1.dll (0x66ec0000) >> cygfreetype-6.dll => >> /usr/bin/cygfreetype-6.dll (0x6e080000) >> cygz.dll => >> /usr/bin/cygz.dll (0x320000) >> cygiconv-2.dll => >> /usr/bin/cygiconv-2.dll (0x674c0000) >> cygglitz-1.dll => >> /usr/bin/cygglitz-1.dll (0x6a180000) >> cygpixman-1-0.dll => >> /usr/bin/cygpixman-1-0.dll (0x6fb40000) >> cygpng12.dll => >> /usr/bin/cygpng12.dll (0x6f200000) >> cygxcb-render-util-0.dll => >> /usr/bin/cygxcb-render-util-0.dll (0x6db80000) >> cygxcb-render-0.dll => >> /usr/bin/cygxcb-render-0.dll (0x68c00000) >> cygjasper-1.dll => >> /usr/bin/cygjasper-1.dll (0x65200000) >> cygjpeg-7.dll => >> /usr/bin/cygjpeg-7.dll (0x66e00000) >> >> Does not seem to be the problem. >> >> bye, >> Falk >> >> >> -- >> 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 >> >> > > ldd don't report the missing lib, > eventually we should consider that a bug, > while > > $ cygcheck gs.exe > > will report the missing > > C:\cygwin2\bin\cygjpeg-62.dll > > that comes from libjpeg62-6b-21 > ok, installed libjpeg62-21 from the _obsolete branch. works. thx. bye, Falk -- 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