I'm a novice on this.When I follow the instructions and run the run-cyc.bat.
1.It said missing server\jvm.dll.Then I copied the file from JDK's folder to the JRE's bin folder,then this error gone.
2.Then according to default parameters,memory exceeded.I lower down to get it started ,becomes like this -Xms256m -Xmx512m -XX:MaxPermSize=128m,so it's okay.
3. Could not create the Java Virtual Machine,so I found delete -XX:+UseCompressedOops could work.
4.But finally there's a problem that I could not solve: Could not find the main class : com.cyc.tool.subl.jrtl.nativeCode.subLisp.SubLMain
What can I do to make it work? Please help
hrzboy,
Apologies for the missing files. A new version of opencyc-4.0-windows.zip has been uploaded which should address this issue.
The latest release of opencyc-4.0-windows.zip (08 October 2012) now includes two files that were missing in the prior version:
scripts/run-cyc.bat
server/cyc/run/go-cyc.bat
That's okay,still thanks for your reply ~I'm gonna trying when my harddisk comes back with win7 64.Seems no longer support win xp 32 from readme~