Hi,
As can be seen below on macosx wandora hangs 'halfway'.
running in parallels desktop on xp is not a problem, although a bit slow...
hope that this can be resolved,
regards,
O
B-K-2:bin kubbe$ ./SetClasspath.
-bash: ./SetClasspath.: No such file or directory
B-K-2:bin kubbe$ ./SetClasspath.sh
B-K-2:bin kubbe$ ./Wandora.sh
*****************************************************
*** WANDORA - KNOWLEDGE MANAGEMENT ENVIRONMENT ***
*** Copyright (C) 2009 Grip Studios Interactive ***
*** http://www.wandora.org/ ***
*****************************************************
Xms512m Xmx750m
Reading options from resource 'conf/options.xml'.
Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/xerces/parsers/DOMParser
at org.wandora.utils.XMLbox.getDocument(XMLbox.java:51)
at org.wandora.utils.XMLbox.getAsHashMapTree(XMLbox.java:296)
at org.wandora.utils.Options.parseOptions(Options.java:217)
at org.wandora.utils.Options.parseOptions(Options.java:213)
at org.wandora.utils.Options.<init>(Options.java:76)
at org.wandora.application.Wandora.<init>(Wandora.java:152)
at org.wandora.application.Wandora.main(Wandora.java:2255)