Skip to content

Latest commit

 

History

History
22 lines (9 loc) · 686 Bytes

README.md

File metadata and controls

22 lines (9 loc) · 686 Bytes

INSTALLATION

You must have Java 1.5 or later distributed by Sun installed. Note, Belka may not work with Java distributed by other (than Sun) companies. The Java can be downloaded from http://developers.sun.com/downloads. To simply use compiled Belka it is enough to install Java SE Runtime Environment (JRE). To compile Belka from source code you must have Java SE Development Kit (JDK) installed.

To install Belka simply extract the distributive.

COMPILATION

Navigate to belka/src directory and type 'make'.

EXECUTION

To run Belka double click on Belka.jar or type in a terminal 'java -jar Belka.jar'

Please send your comments and suggestions to [email protected].