Skip to content
nuandy edited this page Jul 4, 2012 · 4 revisions

Note: Assumes Othello is installed under: /web/othello

To build the framework part of Othello:

  1. cd /web/othello
  2. python bin/owfbuildf.py

You should not need to do this unless you've modified files under /web/othello/framework. The resulting othello.jar file is copied to /web/othello/lib.

Clone this wiki locally