glfs/pst/ps/enscript/enscript-inst.xml
Igor Živković 5e8cc94c00 reverted letter to A4 changes
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1580 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-12-05 01:23:46 +00:00

12 lines
324 B
XML

<sect2>
<title>Installation of enscript</title>
<para>Install enscript by running the following commands:</para>
<screen><userinput><command>./configure --prefix=/usr --sysconfdir=/etc/enscript \
--localstatedir=/var --with-media=letter &amp;&amp;
make &amp;&amp;
make install</command></userinput></screen>
</sect2>