glfs/pst/scanning/xsane/xsane-inst.xml
Larry Lawrence c4ebaa6ad9 corrections found by others
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@864 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-04-19 14:05:48 +00:00

11 lines
238 B
XML

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