X-Recipient: archive-cygwin@delorie.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:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=VRukOUuMbqhf+527
	ewssLfzoyx4wRJG0e8j7ruRdW7kw0VNl+7MMpyEkqSPDELsAAWPu4/ZnoCsGJiYc
	EturqTFJAAmFXoyiRsS+2/xKV8Jc2cQ0lkKjsvHe6EotdWd4MzCcQ1lgQFKJTmmL
	CW314jSmurwg4OHeKzuensj6Vew=
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:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=VKXfrjQ81PgkRGjgEHeCwR
	ojdVI=; b=MGLa2LEs60nPcaFZfq8cSWo07CB1Zj8R0aqgDm8k9ipQMe3va4D9jo
	/nAuGrEwfW1I11ZIg6Aocdti1B0k5q8GcfJX4QAw6xCot4IY7FYp3GkmN5WoeOZs
	HkuschoUp6m4vPw01Y+SLx7+KJpT2lFfVd2exxLMoSOgjqSNGPAIw=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2
X-HELO: limerock04.mail.cornell.edu
X-CornellRouted: This message has been Routed already.
Subject: Re: [ANNOUNCEMENT] New: gimp-2.8.14-2
To: cygwin@cygwin.com
References: <announce.1444930471.14968.72.camel@cygwin.com> <5624F085.1030801@oracle.com> <1445267256.10544.5.camel@cygwin.com> <56250C11.7010201@oracle.com> <1445268832.10544.9.camel@cygwin.com>
From: Ken Brown <kbrown@cornell.edu>
Message-ID: <5625158D.7050805@cornell.edu>
Date: Mon, 19 Oct 2015 12:08:45 -0400
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0
MIME-Version: 1.0
In-Reply-To: <1445268832.10544.9.camel@cygwin.com>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

On 10/19/2015 11:33 AM, Yaakov Selkowitz wrote:
> 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?

There's a script in /etc/profile.d that puts it in PATH.  Most likely, 
Volker just has to start a new shell after installing liblapack0.  I've 
been bitten by this a couple times.

Ken


--
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

