glfs/pst/ps/enscript/enscript-inst.xml
Igor Živković 787a39b5a2 fixed enscript's media parameter
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1684 af4574ff-66df-0310-9fd7-8a98e5e911e0
2004-01-07 17:53:45 +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>