glfs/multimedia/cdwriteutils/cdrdao/cdrdao-inst.xml
Larry Lawrence 10dfe1d85b update to cdrdao-1.1.7
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@314 af4574ff-66df-0310-9fd7-8a98e5e911e0
2002-10-07 23:56:10 +00:00

12 lines
242 B
XML

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