I am trying to run EulerGUI on Mac OS 10.9.5 with Java 8.
I am at this point only interested in EulerGUI for the N3 editor to
check the validity of some N3 expressions, so I did not do the extra
steps listed in the installation for the Yap Prolog engine.
I get the following error message when I try to start
eulergui-2.0-jar-with-dependencies.jar
[ERROR] - 2015-04-24 16:04:00,840 [ApplicationKB initialization]
deductions.runtime.swing.TemporaryFrame (TemporaryFrame.java:<init>:52)
TemporaryFrame.TemporaryFrame(): INTERNAL ERROR when initializing
internal rule engine
translate(IRDFIterator iterator, ...
jar:file:/Users/taraathan/Downloads/eulergui-2.0-jar-with-dependencies.jar!/eulergui/gui/controller/project-java-rules.n3
Cause:
java.lang.RuntimeException: wrong class format
WARNING
Does this mean I have to installed Yap prolog (even though I don't want
to do reasoning)?
Thanks, Tara
|