File: INSTALL

package info (click to toggle)
doctorj 5.0.0-3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 6,156 kB
  • ctags: 3,454
  • sloc: java: 30,027; xml: 331; makefile: 82; sh: 61
file content (12 lines) | stat: -rw-r--r-- 167 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
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