The following tools are required to build dlh:

	- GNU C compiler (version 2.x or newer)
	- GNU make

dlh uses the GNU autoconfiguration tools.  Thus, all it should take is
to run "configure" and then "make" and "make install" and you should
be all set.

Note that if you do not want to use the internationalization features,
you'll have to specify option --disable-nls when invoking configure.

dlh has been tested on the following platforms (at one point or another):

 Linux/Alpha kernel v2.0
 Linux/x86 kernel v2.0
 DEC Unix v3.2
 SGI Irix 5.3 IP7
 Solaris v2.4 and v2.5

If you want to be able to translate documents that contain PostScript
figures (i.e., that use the \psfig command), you'll need to make sure
that GhostScript (version 2.6.2 or newer) and ppmtogif are installed
on your system.  Your shell search path must be set up such that the
gs and ppmtogif binaries can be found.  ppmtogif is part of the NetPBM
package.  E.g., netpbm-1mar1994.tar.gz comes with this program.
