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:date:from:reply-to:message-id:to:subject :in-reply-to:references:mime-version:content-type :content-transfer-encoding; q=dns; s=default; b=hDXFCgnXF5LIA+pi V36enTuwIPexzNXBels3KUREeFvdXxG8pBQLsWoj9MhYDM/KzJbt7kjraghhEY1N HktIv0rrNxtL0ivl63ZiBmPmGuu2/DTGkh4jVejWTZnVBCwe7XGiatI775Tnclw4 iinqI5zpWWOIoJzucRrgzMBVtQY= 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:date:from:reply-to:message-id:to:subject :in-reply-to:references:mime-version:content-type :content-transfer-encoding; s=default; bh=NsXR/BfMqZNN5itguy9wZi buXKc=; b=islqvJJL+ZODqT52NjPSxkwIr6Nu6Ht00Ve1luwgZt3r6HKVmVh+mK qEDQa+5tDT9mE4NwsYqEDbshKdfpR42wcaeTYbi32h2TCcEIlakRfqGvqoA+yAw+ o0JbjtHnUmCDodzUTnNNuvsUI1m4wy841M+cVOXPzZDIhDlZ7uA7k= 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=2.0 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_THEBAT,MIME_BASE64_BLANKS,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2 spammy=H*UA:Bat!, H*x:Bat!, H*r:Client, H*F:D*yandex.ru X-HELO: forward5j.cmail.yandex.net Authentication-Results: smtp3h.mail.yandex.net; dkim=pass header.i=@yandex.ru X-Yandex-Suid-Status: 1 0,1 0 Date: Tue, 28 Mar 2017 17:49:07 +0300 From: Andrey Repin Reply-To: cygwin AT cygwin DOT com Message-ID: <738849249.20170328174907@yandex.ru> To: Oliver Schoett , cygwin AT cygwin DOT com Subject: Re: R-3.3.3-1: unable to load stats.dll In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id v2SEoNTc003956 Greetings, Oliver Schoett! > Oliver Schoett wrote: >> Error in dyn.load(file, DLLpath = DLLpath, ...) : >> unable to load shared object '/usr/lib/R/library/stats/libs/stats.dll': >> No such file or directory >> During startup - Warning message: >> package ‘stats’ in options("defaultPackages") was not found > I should add that the following command gives strange output: Such output is typical for DLL's injected by other processes, commonly seen from "antivirus" software. That assuming you're running ldd in elevated prompt. Otherwise the output could be mangled due to limited access rights. > $ ldd /usr/lib/R/library/stats/libs/stats.dll > ntdll.dll => /c/WINDOWS/SYSTEM32/ntdll.dll (0x77350000) > kernel32.dll => /c/WINDOWS/system32/kernel32.dll (0x77130000) > KERNELBASE.dll => /c/WINDOWS/system32/KERNELBASE.dll (0x7fefd1d0000) > SYSFER.DLL => /c/WINDOWS/System32/SYSFER.DLL (0x74d30000) > psapi.dll => /c/WINDOWS/system32/psapi.dll (0x77510000) > ??? => ??? (0x3eb6b0000) > ??? => ??? (0x3eb6b0000) > ??? => ??? (0x3ebf50000) > ??? => ??? (0x3ebf50000) > ??? => ??? (0x3f1150000) > ??? => ??? (0x3f1150000) > ??? => ??? (0x180040000) > ??? => ??? (0x180040000) > ??? => ??? (0x3f9b20000) > ??? => ??? (0x3f9b20000) > ??? => ??? (0x3f68d0000) > ??? => ??? (0x3f68d0000) > ??? => ??? (0x3f62b0000) > ??? => ??? (0x3f62b0000) > ??? => ??? (0x3f5440000) > ??? => ??? (0x3f5440000) > ??? => ??? (0x3ec310000) > ??? => ??? (0x3ec310000) > ??? => ??? (0x3f75d0000) > ??? => ??? (0x3f75d0000) > ??? => ??? (0x3f3c40000) > ??? => ??? (0x3f3c40000) > ??? => ??? (0x3f52b0000) > ??? => ??? (0x3f52b0000) > ??? => ??? (0x3f4600000) > ??? => ??? (0x3f4600000) > ??? => ??? (0x3f2d30000) > ??? => ??? (0x3f2d30000) > ??? => ??? (0x3f08c0000) > ??? => ??? (0x3f08c0000) > ??? => ??? (0x3f2f70000) > ??? => ??? (0x3f2f70000) > ??? => ??? (0x3f3b60000) > ??? => ??? (0x3f3b60000) > ??? => ??? (0x3f5d30000) > ??? => ??? (0x3f5d30000) > ??? => ??? (0x3f3940000) > ??? => ??? (0x3f3940000) > ??? => ??? (0x3f51e0000) > ??? => ??? (0x3f51e0000) > ??? => ??? (0x3f3800000) > ??? => ??? (0x3f3800000) > ??? => ??? (0x3f7870000) > ??? => ??? (0x3f7870000) > ??? => ??? (0x3ef4b0000) > ??? => ??? (0x3ef4b0000) > ??? => ??? (0x3f71f0000) > ??? => ??? (0x3f71f0000) > -- > 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 -- With best regards, Andrey Repin Tuesday, March 28, 2017 17:47:13 Sorry for my terrible english... -- 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