aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/gettext.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2015-10-12 21:20:03 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2015-10-12 21:20:03 +0000
commit040ecb6de9078e372b188f7ac210f95f48e4d1b7 (patch)
tree36d60d1796447dafd60319f9be74fa95a3a31379 /chapter06/gettext.xml
parenta0afc1b210511f9da42c74a7d424ff79fbb1d8fd (diff)
Update to man-db-2.7.4.
Update to linux-4.2.3. Update to tzdata2015g. Many updates to installed files and directories. Huge thanks to Fernando. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10964 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/gettext.xml')
-rw-r--r--chapter06/gettext.xml30
1 files changed, 4 insertions, 26 deletions
diff --git a/chapter06/gettext.xml b/chapter06/gettext.xml
index 7ad8aeb69..4792334e3 100644
--- a/chapter06/gettext.xml
+++ b/chapter06/gettext.xml
@@ -60,7 +60,8 @@
<para>Install the package:</para>
-<screen><userinput remap="install">make install</userinput></screen>
+<screen><userinput remap="install">make install
+chmod -v 0755 /usr/lib/preloadable_libintl.so</userinput></screen>
</sect2>
@@ -73,11 +74,11 @@
<segtitle>Installed directories</segtitle>
<seglistitem>
- <seg>autopoint, config.charset, config.rpath, envsubst, gettext, gettext.sh,
+ <seg>autopoint, envsubst, gettext, gettext.sh,
gettextize, hostname, msgattrib, msgcat, msgcmp, msgcomm, msgconv, msgen,
msgexec, msgfilter, msgfmt, msggrep, msginit, msgmerge, msgunfmt, msguniq,
ngettext, recode-sr-latin, and xgettext</seg>
- <seg>libasprintf.{a,so}, libgettextlib.so, libgettextpo.{a,so},
+ <seg>libasprintf.so, libgettextlib.so, libgettextpo.so,
libgettextsrc.so, and preloadable_libintl.so</seg>
<seg>/usr/lib/gettext, /usr/share/doc/gettext-&gettext-version;, and
/usr/share/gettext</seg>
@@ -100,29 +101,6 @@
</listitem>
</varlistentry>
- <varlistentry id="config.charset">
- <term><command>config.charset</command></term>
- <listitem>
- <para>Outputs a system-dependent table of character encoding
- aliases</para>
- <indexterm zone="ch-system-gettext config.charset">
- <primary sortas="b-config.charset">config.charset</primary>
- </indexterm>
- </listitem>
- </varlistentry>
-
- <varlistentry id="config.rpath">
- <term><command>config.rpath</command></term>
- <listitem>
- <para>Outputs a system-dependent set of variables, describing how
- to set the runtime search path of shared libraries in an
- executable</para>
- <indexterm zone="ch-system-gettext config.rpath">
- <primary sortas="b-config.rpath">config.rpath</primary>
- </indexterm>
- </listitem>
- </varlistentry>
-
<varlistentry id="envsubst">
<term><command>envsubst</command></term>
<listitem>