DoctorJ can be installed with either make or ant.

From the Makefile:

    % make
    % sudo make install

From the Ant build file:

    % ant
    % sudo ant install

