Skip to content

Cannot Install Custom Package On Windows7 64-bit

3 messages · Uwe Ligges, Stevie Pederson

#
On 18.05.2012 08:55, Steve Pederson wrote:
1. Do what it says and

set CYGWIN=nodosfilewarning

to avoid lots of warnings.
2. So far your PATH look good, but it may be messed up later on, hence 
tell us what

echo %PATH%

returns and be sure you started a new Windows command shell after 
changing the PATH environment variable.

Best,
Uwe Ligges
#
Thank you for the look with fresh eyes Uwe.

It was just the simple solution of opening a new command shell window. I
thought I'd tried that along with the multiple reboots, but it must have
been before I figured out the correct PATH settings.

And thanks for the CYGWIN reminder too. :)

All the best,

Steve

-----Original Message-----
From: Uwe Ligges [mailto:ligges at statistik.tu-dortmund.de] 
Sent: Friday, 18 May 2012 5:27 PM
To: stephen.pederson at adelaide.edu.au
Cc: r-devel at r-project.org
Subject: Re: [Rd] Cannot Install Custom Package On Windows7 64-bit
On 18.05.2012 08:55, Steve Pederson wrote:
1. Do what it says and

set CYGWIN=nodosfilewarning

to avoid lots of warnings.
2. So far your PATH look good, but it may be messed up later on, hence tell
us what

echo %PATH%

returns and be sure you started a new Windows command shell after changing
the PATH environment variable.

Best,
Uwe Ligges