[Rd] Finding windows DLLs
Duncan Murdoch
murdoch at stats.uwo.ca
Mon Jan 7 22:30:41 CET 2008
On 1/7/2008 3:06 PM, Oleg Sklyar wrote:
> Should adding PREFIX/library/XML/libs to PATH before system32 solve the
> issue as Windows relies on PATH when searching for libs as well?
No, system32 is searched before the PATH. See
http://msdn2.microsoft.com/en-us/library/ms682586.aspx
That page doesn't discuss Win9X, NT4, or Win2K; I don't recall for sure,
but I suspect there were earlier changes to the search order as well. R
currently supports all of these, and 2.7 will continue to support Win2k
or later.
Duncan Murdoch
More information about the R-devel
mailing list