summaryrefslogtreecommitdiff
path: root/dviware/dvgtk/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'dviware/dvgtk/INSTALL')
-rw-r--r--dviware/dvgtk/INSTALL18
1 files changed, 18 insertions, 0 deletions
diff --git a/dviware/dvgtk/INSTALL b/dviware/dvgtk/INSTALL
new file mode 100644
index 0000000000..1860a306d2
--- /dev/null
+++ b/dviware/dvgtk/INSTALL
@@ -0,0 +1,18 @@
+1. Unpack, compile and install web2c by following its installation
+ instructions.
+
+2. Untar dvgtk-0.2.tar.gz in the top-level web2c source directory which
+ should create a dvgtk subdirectory.
+
+3. Set the default values in dvgtk/defaults.h.
+
+4. Run configure in dvgtk directory with the same parameters as for web2c.
+
+5. make
+
+6. make install
+
+If you prefer to compile web2c and dvgtk in the same session you will
+need to apply the supplied web2c-dvgtk.patch in the top-level web2c
+directory and then run configure, make and make install.
+