Menu

GettingStarted

Michael Matthews

Getting started

Requirements

Install and Test

Untar the release
tar xvzf diversity-engine-1.0-all-deps.tar.gz

Move into the testbed directory. This directory is known as the LK_HOME (LivingKnowledge Home directory).
cd testbed

Make sure it builds. After a few seconds and some messages, you should see BUILD SUCCESSFUL
ant build

Make sure the unit tests pass. After a few minutes and many messages, you should see BUILD SUCCESSFUL
ant run-unit-tests


The first application


Related

Wiki: First Application
Wiki: Tutorial

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.