Skip to content
Prev 15827 / 63461 Next

building recommended packages on Windows

Hiroyuki Kawakatsu wrote:

            
Maybe you forgot to unpack with the correct tools?
   tar xfz R-2.1.0.tar.gz
should do the trick using tar from the tools provided un Duncan 
Murdoch's page, but many other (un)compress tools under Windows cannot 
deal with the links (e.g. boot.tgz) provided in the Recommended 
packages' subdirectory.

Uwe Ligges