glibc: Clarify steps after upgrading the shared libraries

This commit is contained in:
Xi Ruoyao 2024-02-01 20:33:34 +08:00
parent 10a450cc9f
commit 694a50f30c
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3

View File

@ -279,8 +279,10 @@ install -vm755 dest/usr/lib/*.so.* /usr/lib</userinput></screen>
</para> </para>
<para> <para>
Then continue to follow the instructions on this page. Once they Then continue to run the <command>make install</command> command
are finished, reboot the system immediately. and the <command>sed</command> command against
<filename>/usr/bin/ldd</filename>. Once they are finished, reboot
the system immediately.
</para> </para>
</important> </important>