	The vnlpr shell script require two other program to run, vnpstext and
vn7to8.  These programs can be obtain through the vietnamese software archive
sites.  The main site is media.mit.edu:/pub/Vietnat/Viscii.

	To install vnlpr, first edit vnlpr and change the following lines to
your own default environments.

# set VNLIB to the directory where the vnpstext initialization files and the
# .gsf files are stored
set VNLIB="/home/$USER/lib/VN"
#
# set PRINTER to your default postscript printer
set PRINTER="lp"
#
# set TMPDIR to a scratch directory
set TMPDIR=/tmp

	You can also change your default font type by uncomment the appropriate
font settings in the script.

	Now, copy vnlpr to your PATH of excutables.

	Next, install the font files into the path that you set VNLIB to.
	The font files are the .gsf files and the two files, initcour.ps
	and initcourb.ps.

	You are now ready to do some printing.
