glfs/multimedia/audioutils/cdparanoia/cdparanoia-inst.xml
Larry Lawrence 0d1379a705 more upper to lower filenames, edits
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@843 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-04-12 01:58:10 +00:00

12 lines
249 B
XML

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