On a Win2k box, I get the following error when trying to
run Opencyc .7 from a remotely mounted volume:
--------------------------------------------------
...
H:\opencyc-0.7.0\run>bin\latest.exe -w world\latest.load
Loading statics.
Mapping in the memory image.
Implementation error: Could not create file mapping
OS-Err: 87: The parameter is incorrect.
.
H:\opencyc-0.7.0\run>popd
H:\opencyc-0.7.0\scripts\win>
--------------------------------------------------
I copied the folder to my c drive, and everything works
fine:
--------------------------------------------------
C:\opencyc-0.7.0\run>bin\latest.exe -w world\latest.load
Loading statics.
Mapping in the memory image.
DP Space Limit at 74FA0000.
Running initializers ... PROCESS (7), LOCK (15), LOCK
(27), done.
Copyright (C) 1995 - 2002 Cycorp, Inc. All rights
reserved.
RTL (Win32 threads) initialized.
CycL Initialized.
Enabling base TCP services to port 3600.
Ready for services.
System 1.3039 KB 605.
CYC(1):
--------------------------------------------------
The remote volume is a netapp box; I don't recall any
problems with any other application.
Yours,
RW