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=Bh6ZSL3kNVhCFAA+ 5q3VWpAtzCzSJKYh629yYC2me4BQLiMes0Z7ce2iG2iuDFpmRUbeI7fzVzu+GmTo CQ4taFTnqUaob7wjg6IqwPc0CWg5Rakpa4v6Ri3sIjEaERCkh5VG5X6TvysAdIV2 6rzmZxA5hx3ErYX16yU1b0MVthI= 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=xesySPFQKytQ42N5uttHXy jZS1Y=; b=uxap0+xm2Eo7laT3VCJNLmDBhpHpjeLSF1UlGBiSwlgqrEsimyQLO6 JYpwLqAH9KPMXeHG+7dUFdi0R3LF0wbezSztHd5ckO7DYWbKe1lDgY7T9BX3gzoS SKduB/H/u8L28mSB/N4SWNhEW703Px1qzfbHH4Drj3SCImnZ+GmQY= 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.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=Gratz, gratz, track_down, policy X-HELO: mail-io0-f175.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=6m9G88vHX3hpm1zMv22lKwtXUrUnDPganvZbc3Vxldk=; b=Q37fF+KghlZ/TWerwQa6iqE9u5fLLsX3m2Ml6BcG6VuDlT3fHnKXJE/kGBigk+NWs8 78lGXUdiwEfCFpLQf3aSlVTu7OCXnXOLdQEvUc+RTV4MKvV0RtkhahSD+YRVfmtkwGzD rYmb/7bQ6Rg8MssB15TOAcfimbT8D9lB6uEzyhBi1tELpUrw6g+EEnJy550ZCUDTv++D fSTmUm9vmUBlFTGV9QvtaVY+IPTBETUCeOGbDhvzW2py03p+Dk6V02US5bXE6wU2lB9d P6743vS0O93yLd7HOZzhSttR7hPTdhGWY4skM9RwUbDp/vLZzoydxCyFS8cFIcBAviY7 rsjg== X-Gm-Message-State: AFeK/H2FqJLqFQqhzslxhtjN9T5XIAdvSITaDc8s6jKWqpyrELAo+X262ceKFW2W+7BAqw== X-Received: by 10.107.63.135 with SMTP id m129mr3155728ioa.149.1490967314431; Fri, 31 Mar 2017 06:35:14 -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> From: cyg Simple Message-ID: <3b8e87bd-082a-e827-3bb3-faeeb1104978@gmail.com> Date: Fri, 31 Mar 2017 09:35:14 -0400 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes 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? -- cyg Simple -- 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