X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:subject:from:to:date:in-reply-to :references:content-type:mime-version:content-transfer-encoding; q=dns; s=default; b=kvCKGMmbDE8hSw5Xs5PCRlGC/wUqcnkO66ykANXlUDs zy4cFdyjXco+DDSuI3//0fD2HtA6MutXiXg6b4DOm3KAwl1Vgxm/tQ8obAMLUfKq Yh3XxtXu6Zened5u5Ao2VbHLEmylTdVyq4EbiBl0WnkbNECY0Mj3y3v6oezSfyUM = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:subject:from:to:date:in-reply-to :references:content-type:mime-version:content-transfer-encoding; s=default; bh=83iOotEDmoLi2j+YUZZzE0uVcEE=; b=M0LtFci8lzARq6IuE pzLHpGcEI0u850gRebj3Q/Ih23X6EMPvFqWlBKC4mdFKiiFwiiwHAcQRPuBDMsbF tO9AK7Uljr+v9KEpJ8bBVFB3C752sA0IyTKL8+jwtVdj2MIfvgc3IdIFldyGcHFm qqglrpWBQfg4pef31M3QdU7zCw= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.8 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS autolearn=no version=3.3.2 X-HELO: mx1.redhat.com Message-ID: <1445268832.10544.9.camel@cygwin.com> Subject: Re: [ANNOUNCEMENT] New: gimp-2.8.14-2 From: Yaakov Selkowitz To: cygwin AT cygwin DOT com Date: Mon, 19 Oct 2015 10:33:52 -0500 In-Reply-To: <56250C11.7010201@oracle.com> References: <5624F085 DOT 1030801 AT oracle DOT com> <1445267256 DOT 10544 DOT 5 DOT camel AT cygwin DOT com> <56250C11 DOT 7010201 AT oracle DOT com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On Mon, 2015-10-19 at 17:28 +0200, Dr. Volker Zell wrote: > On 19.10.2015 17:07, Yaakov Selkowitz wrote: > > On Mon, 2015-10-19 at 15:30 +0200, Dr. Volker Zell wrote: > >> I get > >> > >> GEGL-/usr/src/ports/gegl/gegl-0.2.0-7.x86_64/src/gegl-0.2.0/gegl/module/geglmodule.c-Message: > >> Module '/usr/lib/gegl-0.2/matting-levin.dll' load error: No such file or > >> directory > >> > >> although > >> > >> 03:29 PM [418]> ls -lt /usr/lib/gegl-0.2/matting-levin.dll > >> -rwxr-xr-x 1 vzell None 33811 Oct 15 06:39 > >> /usr/lib/gegl-0.2/matting-levin.dll* > >> > >> Otherwise it seems to work. > > That module depends on libumfpack0. Does cygcheck show a missing DLL > > dependency? > > Ooops actually it's missing cyglapack-0.dll, but it is installed, as you > can see below. > > 05:16 PM [420]> cygcheck /usr/lib/gegl-0.2/matting-levin.dll > E [snip] > cygcheck: track_down: could not find cyglapack-0.dll > > 05:22 PM [421]> ls -lt /usr/lib/lapack/ > total 6152 > -rwxr-xr-x 1 vzell None 5834771 Feb 10 2015 cyglapack-0.dll* > -rwxr-xr-x 1 vzell None 459283 Feb 10 2015 cygblas-0.dll* Forgive the obvious question, but is /usr/lib/lapack in your PATH? -- Yaakov -- 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