aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/glibc-inst.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/glibc-inst.xml')
-rw-r--r--chapter06/glibc-inst.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter06/glibc-inst.xml b/chapter06/glibc-inst.xml
index 094676311..8d102fa77 100644
--- a/chapter06/glibc-inst.xml
+++ b/chapter06/glibc-inst.xml
@@ -35,6 +35,9 @@ sed 's/cross-compiling = yes/cross-compiling = no/' \
make &&
make install &&
make localedata/install-locales &&
+cd ../glibc-&glibc-version;/linuxthreads/man &&
+make &&
+make install &&
exec /bin/bash --login</userinput></screen></para>
<para>An alternative to running <userinput>make