Installation of enscript
Install enscript by running the following commands:
./configure --prefix=/usr --sysconfdir=/etc/enscript \
--localstatedir=/var --with-media=letter &&
make &&
make install
Remove --with-media=letter to the
configure options if your medium format is A4.