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.