mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 14:47:17 +08:00
Fixed typos in ALSA Plugins instructions
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4786 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
bdf22d7471
commit
2ec77c4d01
@ -61,10 +61,10 @@
|
||||
<para><ulink url="http://jackit.sourceforge.net/">JACK</ulink></para>
|
||||
|
||||
<note>
|
||||
<para>Although <application>JACK</application> is noted optional. the
|
||||
current configure script fails if it is not installed. Therefore you must
|
||||
install <application>JACK</application> even if you want only the
|
||||
<application>OSS</application> plugin.</para>
|
||||
<para>Although <application>JACK</application> is noted optional, the
|
||||
current <command>configure</command> script fails if it is not installed.
|
||||
Therefore you must install <application>JACK</application> even if you
|
||||
want only the <application>OSS</application> plugin.</para>
|
||||
</note>
|
||||
|
||||
</sect2>
|
||||
@ -72,13 +72,13 @@
|
||||
<sect2 role="installation">
|
||||
<title>Installation of ALSA Plugins</title>
|
||||
|
||||
<para>Install <application>ALSAPlugins</application> by
|
||||
<para>Install <application>ALSA Plugins</application> by
|
||||
running the following commands:</para>
|
||||
|
||||
<screen><userinput>./configure &&
|
||||
make</userinput></screen>
|
||||
|
||||
<para>This package does not come with a test-suite.</para>
|
||||
<para>This package does not come with a test suite.</para>
|
||||
|
||||
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
||||
|
||||
@ -106,8 +106,7 @@ make</userinput></screen>
|
||||
|
||||
<seglistitem>
|
||||
<seg>None</seg>
|
||||
<seg>/usr/lib/alsa-lib/libasound_module_pcm_jack.so and
|
||||
/usr/lib/alsa-lib/libasound_module_pcm_oss.so</seg>
|
||||
<seg>libasound_module_pcm_jack.so and libasound_module_pcm_oss.so</seg>
|
||||
<seg>/usr/lib/alsa-lib</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
Loading…
Reference in New Issue
Block a user