Initial import from FreeBSD RELENG_4:
[games.git] / contrib / groff / src / xditview / INSTALL
1 This version of gxditview uses imake.
2
3 Here are the steps needed to install gxditview:
4
5 - edit the Imakefile if necessary
6
7 - xmkmf
8
9 - make depend
10
11 - make
12
13 - make install
14
15 - make install.man (installs the man page)
16
17 The gxditview binary will be installed in the usual place for X
18 binaries (eg /usr/bin/X11).  Previous versions of gxditview were
19 installed along with the other groff binaries (eg in /usr/local/bin);
20 you will need to remove these by hand.