This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Solved: R-3.3.3-1: unable to load stats.dll


On 31/03/2017 15:35, cyg Simple wrote:
On 3/28/2017 3:17 PM, Oliver Schoett wrote:
Achim Gratz wrote:
Try

$ cygcheck /usr/lib/R/library/stats/libs/stats.dll

instead.  On a hunch, check your PATH and make sure it contains
"/usr/lib/lapack".

The cygcheck command ends with

   cygcheck: track_down: could not find cyglapack-0.dll

That library can be found in /usr/lib/lapack, and adding this directory
to the PATH fixes the problem: Rscript now starts without error message.


Which is why the packager should move the required .dll to the /usr/bin
directory.  Was there a stated change to this policy?

No.
If you compare openblas and lapack you will find two cygblas-0.dll,
that I can not make coexist in /usr/bin

Regards
Marco



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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]