Author: randy
Date: 2005-09-01 18:50:19 -0600 (Thu, 01 Sep 2005)
New Revision: 5003
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/multimedia/libdriv/alsa-lib.xml
Log:
Added documentation installation commands to the ALSA Libraries instructions
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2005-08-31 21:02:07 UTC (rev 5002)
+++ trunk/BOOK/general.ent 2005-09-02 00:50:19 UTC (rev 5003)
@@ -1,8 +1,8 @@
-<!ENTITY day "31">
-<!ENTITY month "08">
+<!ENTITY day "01">
+<!ENTITY month "09">
<!ENTITY year "2005">
<!ENTITY version "svn-&year;&month;&day;">
-<!ENTITY releasedate "August &day;st, &year;">
+<!ENTITY releasedate "September &day;st, &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
<!ENTITY lfs-version "development"> <!--
version|stable|testing|unstable|development] -->
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2005-08-31 21:02:07 UTC
(rev 5002)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2005-09-02 00:50:19 UTC
(rev 5003)
@@ -42,6 +42,16 @@
-->
<listitem>
+ <para>September 1st, 2005</para>
+ <itemizedlist>
+ <listitem>
+ <para>[randy] - Added documentation installation commands to the
+ ALSA Libraries instructions.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>August 31st, 2005</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/multimedia/libdriv/alsa-lib.xml
===================================================================
--- trunk/BOOK/multimedia/libdriv/alsa-lib.xml 2005-08-31 21:02:07 UTC (rev
5002)
+++ trunk/BOOK/multimedia/libdriv/alsa-lib.xml 2005-09-02 00:50:19 UTC (rev
5003)
@@ -90,7 +90,9 @@
<para>Now, as the <systemitem class="username">root</systemitem>
user:</para>
-<screen role="root"><userinput>make install</userinput></screen>
+<screen role="root"><userinput>make install &&
+install -v -m644 -D doc/asoundrc.txt \
+
/usr/share/doc/alsa-lib-&alsa-lib-version;/asoundrc.txt</userinput></screen>
<para>If you have <application>Doxygen</application> installed and you wish
to
build the library API documentation, run the following
@@ -160,13 +162,14 @@
<segmentedlist>
<segtitle>Installed Programs</segtitle>
- <segtitle>Installed Libraries</segtitle>
+ <segtitle>Installed Library</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>alsalisp and aserver</seg>
<seg>libasound.[so,a]</seg>
- <seg>/usr/include/alsa and /usr/share/alsa</seg>
+ <seg>/usr/include/alsa, /usr/share/alsa and
+ /usr/share/doc/alsa-lib-&alsa-lib-version;</seg>
</seglistitem>
</segmentedlist>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page