glfs/pst/ps/enscript/enscript-inst.xml

12 lines
324 B
XML
Raw Normal View History

<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>