X-Recipient: archive-cygwin@delorie.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:to:message-id:subject
	:mime-version:content-type:content-transfer-encoding:references;
	 q=dns; s=default; b=j8m/ZXYKr/7/JRT0ZepK5nfbw5S9SXpbe8sIzgkPdpB
	i2i9ECcTfSpWzBIIbcPB1m7R/9MuytXmtjBb3e2sNAYTdccavSMXZVtCu4U+/JgR
	qKGDAUUBI0FTvvQ9xmt0N/ZFhEaageEV0Z2gnlfdT/TT8XDIWzeD9ixoyFqb8d7g
	=
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:to:message-id:subject
	:mime-version:content-type:content-transfer-encoding:references;
	 s=default; bh=hQXquE5nDuSJtKpPogRMGO2igrI=; b=HCn0v5sz+3THRnyka
	eyQr/9mlJVjv283/xgIvhYLlMnPfVX7JnpvGcpGU6XMPudbn+CGOMwnpPt1C35Oc
	qzzIqbU1HhDNsOizaF5R5mo3JFc/8nYJNeh/bU/IMPPxlFO8WmF1CB18kimv30U5
	P/CFp3ith3rx3hezDWr/1oVwqo=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-0.2 required=5.0 tests=AWL,BAYES_20,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RP_MATCHES_RCVD,SPF_PASS,URI_HEX autolearn=no version=3.3.2 spammy=H*r:sk:jws1002, H*RU:sk:tm17.bu, Hx-spam-relays-external:sk:tm17.bu, H*R:D*yahoo.com
X-HELO: nm45-vm2.bullet.mail.ne1.yahoo.com
Date: Thu, 11 Aug 2016 03:03:13 +0000 (UTC)
From: Brent <yhbrent@yahoo.com>
Reply-To: Brent <yhbrent@yahoo.com>
To: "cygwin@cygwin.com" <cygwin@cygwin.com>
Message-ID: <2145666550.12978580.1470884593738.JavaMail.yahoo@mail.yahoo.com>
Subject: Re: Postinstall script errors on cygwin x86 install
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
References: <2145666550.12978580.1470884593738.JavaMail.yahoo.ref@mail.yahoo.com>

Achim wrote:


>You are obviously not using the R that comes with Cygwin

My R is the Windows version of the program.

I am not sure what you mean by "the R that comes with Cygwin".  I do not think that cygwin comes with its own version R installed by default, like it default installs perl.  In fact, quickly skimming cygwin's setup-x86.exe list of available packages, I do not see an R in there.


>and in addition some extra stuff that lives in C:\Rtools.
>And apparently, the latter comes with their own Cygwin-based tools
>and gets delivered with their own cygwin1.dll.

I did not install any extra cygwin tools when I installed Rtools, as I already had a full cygwin installation.

In particular, the Rtools check box option to install the cygwin DLLs was left unchecked.


>Now, If you had read the error message

No, I read that message, and followed its instructions.


>you might have found where that second cygwin1.dll lives (and likely still lives).

I should have mentioned in my original email that when I searched for cygwin1.dll, I found but once instance, the expected one in C:\cygwin\bin.


>The next time you'll call the tools in whatever order to make that other
>(older) cygwin1.dll load first or have the programs in Rtools try to use
>the newer cygwin1.dll you will have that very same problem again.

I followed the recommended advice from Duncan Murdoch: I installed only cygwin 32 bit, and put Rttols before cygwin in my PATH system env var.

See
    http://r.789695.n4.nabble.com/RTools-and-previous-Cygwin-installation-conflict-td4686674.html

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

