glfs/pst/printing/cups/cups-inst.xml
Bruce Dubbs 1099cf4b81 CUPS update
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@549 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-01-01 20:29:21 +00:00

12 lines
223 B
XML

<sect2>
<title>Installation of CUPS</title>
<para>Install CUPS by running the following commands:</para>
<para><screen><userinput>./configure &amp;&amp;
make &amp;&amp;
make install</userinput></screen></para>
</sect2>