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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=ZllkhT75yDjAbwg+ MM4+arWEH2OWJmh8i0olmBIFXgMGb4ompyWSUzL4QIOvnjCWcmNY3lChc1iNl9ma T0AgJ8USUvTpgNQt7BGNr4M+mjjT6QRBs0WKbV/UgdlVAnM3HhDwAYgAAX+vlYMR a3jeW9rl5B5+ffYmhQB3IRoWI9w= 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=0pcfpp6mPDySWKGx6CLvFz qbPp4=; b=ZzyqTtdjET+tyJvJ/iGscfweqRZLrAYo+aIzOIHNNgGtfqFwd0Rpvh t+jGhwldU92InyEiNvMI1WJI7syycXyOtjGREC37hs3ifNRCu17SL6DUPfk6LJpO XWt/FKmURK4WkxzRGPf3gHbbsSUHvzfqsGIkuhyfdbFz5slF5gJkc= 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=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=Gratz, gratz, track_down, H*MI:sk:3b8e87b X-HELO: mail-pg0-f52.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=8w9RBWeZJnGdaPQXXk6+Sx2rSQH95vJg4dNMBpUXCvM=; b=XwU8L8SMn3Yi2Xk5005ZfpvJ3ov3PqR9nMel+cUFUTr7gHcNmZF/qw/jPr4K42Y02A A9klNxrqeJQ8gL/AOiejfmkz2WpCMD05klrsH+UW1Y+ZcVy1s7NNBiuEsEXb9fFxjxp3 i6gfDSedCaBNYWQqkcOxw2vuui1pMUM8zwNSeJ4z5Nq2QQ3vAHKCSeUpoWDrkgSBZVFT jZBQ4c5n0KsfrY0b3GGZmLiHQFApptEuHnxcAZKyC6Ehw0aJJy4chSgk6U31zPzLCq0b vSuu5+Irfk8cgF5RSWSt3j27ig+o34tCuWIv1CYC4i4426G8fTN17Ej9wPUpipcw2tBq JZ5w== X-Gm-Message-State: AFeK/H0hz1KMc615FVD+HzfhwCYvE47xJtamoPbU1wPI114ZBkzxTF16tch3HGiic5gajQ== X-Received: by 10.98.221.141 with SMTP id w135mr3741733pff.109.1490979452926; Fri, 31 Mar 2017 09:57:32 -0700 (PDT) Subject: Re: Solved: R-3.3.3-1: unable to load stats.dll To: cygwin AT cygwin DOT com References: <87bmslnxh4 DOT fsf AT Rainer DOT invalid> <3b8e87bd-082a-e827-3bb3-faeeb1104978 AT gmail DOT com> From: Marco Atzeri Message-ID: <43b61419-374b-86ea-09d1-40c54ef00479@gmail.com> Date: Fri, 31 Mar 2017 18:57:29 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: <3b8e87bd-082a-e827-3bb3-faeeb1104978@gmail.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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