Author: xry111
Date: Sun Aug 9 05:15:08 2020
New Revision: 12016
Log:
kbd: remove libtswrap
Upstream says it is internal, and shouldn't be installed.
Modified:
trunk/BOOK/chapter08/kbd.xml
Modified: trunk/BOOK/chapter08/kbd.xml
==============================================================================
--- trunk/BOOK/chapter08/kbd.xml Sat Aug 8 04:39:38 2020 (r12015)
+++ trunk/BOOK/chapter08/kbd.xml Sun Aug 9 05:15:08 2020 (r12016)
@@ -60,9 +60,7 @@
<para>Prepare Kbd for compilation:</para>
-<screen><userinput remap="configure">./configure --prefix=/usr \
- --disable-vlock \
- --disable-static</userinput></screen>
+<screen><userinput remap="configure">./configure --prefix=/usr
--disable-vlock</userinput></screen>
<variablelist>
<title>The meaning of the configure option:</title>
@@ -90,6 +88,10 @@
<screen><userinput remap="install">make install</userinput></screen>
+ <para>Remove an internal library installed unintentionally:</para>
+
+<screen><userinput remap="install">rm -v
/usr/lib/libtswrap.{a,la,so*}</userinput></screen>
+
<note>
<para>For some languages (e.g., Belarusian) the Kbd package doesn't
provide a useful keymap where the stock <quote>by</quote> keymap assumes
@@ -109,7 +111,6 @@
<segmentedlist>
<segtitle>Installed programs</segtitle>
- <segtitle>Installed libraries</segtitle>
<segtitle>Installed directories</segtitle>
<seglistitem>
@@ -118,8 +119,7 @@
mapscrn, openvt, psfaddtable (link to psfxtable), psfgettable (link to
psfxtable), psfstriptable (link to psfxtable), psfxtable,
<!--resizecons,-->
setfont, setkeycodes, setleds, setmetamode, setvtrgb,
- showconsolefont, showkey, unicode_start, and unicode_stop</seg>
- <seg>libtswrap.so</seg>
+ showconsolefont, showkey, unicode_start, and unicode_stop</seg>
<seg>/usr/share/consolefonts, /usr/share/consoletrans,
/usr/share/keymaps,
/usr/share/doc/kbd-&kbd-version;, and /usr/share/unimaps</seg>
</seglistitem>
@@ -388,16 +388,6 @@
</indexterm>
</listitem>
</varlistentry>
-
- <varlistentry id="libtswrap">
- <term><filename class="libraryfile">libtswrap</filename></term>
- <listitem>
- <para>Kbd test wrapper library</para>
- <indexterm zone="ch-system-kbd libtswrap">
- <primary sortas="b-libtswrap">libtswrap</primary>
- </indexterm>
- </listitem>
- </varlistentry>
</variablelist>
--
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page