>>>>> Ken Brown writes: > 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. Yup, a PATH problem. Everythings fine now. Ciao Volker -- 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