From c24d5641af09d926b73e62e1384d4ba78cca137a Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Tue, 3 Jun 2025 17:03:08 +0800 Subject: [PATCH] ncurses: Fix the shared lib file name referenced in text --- chapter08/ncurses.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapter08/ncurses.xml b/chapter08/ncurses.xml index 84970f306..e2f7415eb 100644 --- a/chapter08/ncurses.xml +++ b/chapter08/ncurses.xml @@ -127,7 +127,7 @@ make will spawn new shell processes during "make install". --> The installation of this package will overwrite - libncursesw.so.&ncurses-version; + libncursesw.so.&ncurses-base-version; in-place. It may crash the shell process which is using code and data from the library file. Install the package with DESTDIR, and replace the library file correctly using