Diversity Engine Wiki
Status: Pre-Alpha
Brought to you by:
mikemat
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