TrollCreek devbuild 0.96 build 72 built at 26/05/2006 11:27
Installation
This is the devbuild of the TrollCreek distribution.
In order to run TrollCreek you need to have Java installed. For every part of TrollCreek to work, the
1.4.0 version or later is required. You can get Java at the Java webpage.
Running the applications
There are two applications included in the main distribution:
- Creek Knowledge Editor - a graphical user interface that focuses on the knowledge representation part of the system. To start this application,
use the shortcut on the desktop or Start menu (Windows) or run the bin/cke.bat (Windows) or bin/cke.sh (Mac/Unix/Linux).
- Creek Command Line Interpreter - tool that allows one to manipulate Creek representations through
a interactive command line interface based on the Jatha LISP (see Jatha webpage for more information). Start
the Command Line Interpreter by using the shortcut from the Start menu (Windows) or execute the bin/cli.bat file (Windows) or bin/cli.bat (Mac/Unix/Linux)
Source files
The java sources for TrollCreek is included in distribution. It is located in a file called src.zip in the
main TrollCreek installation directory. To use, unpack the file in the current directory. This will unpack the java sources
and the Ant buildscript. To build TrollCreek you will need Ant (available from Apache).
Documentation
Creek web page
The latest version of TrollCreek, as well as documentation and more is always available from the Creek web pages.