xref: /386bsd/usr/src/usr.bin/groff/xditview/INSTALL (revision a2142627)
1This version of gxditview uses imake.
2
3Here 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
17The gxditview binary will be installed in the usual place for X
18binaries (eg /usr/bin/X11).  Previous versions of gxditview were
19installed along with the other groff binaries (eg in /usr/local/bin);
20you will need to remove these by hand.
21