summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/groff/xditview/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/groff/xditview/INSTALL')
-rw-r--r--gnu/usr.bin/groff/xditview/INSTALL20
1 files changed, 20 insertions, 0 deletions
diff --git a/gnu/usr.bin/groff/xditview/INSTALL b/gnu/usr.bin/groff/xditview/INSTALL
new file mode 100644
index 000000000000..144118fd7d42
--- /dev/null
+++ b/gnu/usr.bin/groff/xditview/INSTALL
@@ -0,0 +1,20 @@
+This version of gxditview uses imake.
+
+Here are the steps needed to install gxditview:
+
+- edit the Imakefile if necessary
+
+- xmkmf
+
+- make depend
+
+- make
+
+- make install
+
+- make install.man (installs the man page)
+
+The gxditview binary will be installed in the usual place for X
+binaries (eg /usr/bin/X11). Previous versions of gxditview were
+installed along with the other groff binaries (eg in /usr/local/bin);
+you will need to remove these by hand.