
To build these examples, run makemake and then run make.  makemake can be
found in the makemake directory of the JX distribution.  (For the link-kit
version, you will have to run the Link script first.)

To run the programs, make sure that the jx and jcore libraries are on your
"LD_LIBRARY_PATH". These libraries will either be installed in standard
system directories, or will be found in the "jlib/lib" directory of the JX
distribution.

When studying the source code, you will probably find it useful to refer to
the manuals and the .doc files provided with the JX distribution for
further information about the theory of operation and the details of
particular functions, respectively.

Once you understand all these tutorials, you are ready to dive into testjx,
which contains more complex examples of all the features provided by JX.

