Skip to content
Prev 83179 / 398506 Next

maps package will not load

The problem is a bug in your OS.  (Given that Microsoft no longer supports 
it, the bug is not going to get fixed.  Do you really want to be running 
an unsupported OS that was superseded in 1999?)

You will need to compile package maps from the sources, after altering 
maps/src/Makefile.win as follows

DLLLIBS = -L$(RHOME)/bin -L$(RHOME)/src/gnuwin32 -lR
           ^^^^^^^^^^^^^^  delete this
On Fri, 23 Dec 2005, K.J.Mcconway wrote: