diff options
Diffstat (limited to 'chapter05/ncurses.xml')
-rw-r--r-- | chapter05/ncurses.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter05/ncurses.xml b/chapter05/ncurses.xml index 09d8160a0..c00135f12 100644 --- a/chapter05/ncurses.xml +++ b/chapter05/ncurses.xml @@ -107,7 +107,8 @@ <para>Install the package:</para> -<screen><userinput remap="install">make install</userinput></screen> +<screen><userinput remap="install">make install +ln -s libncursesw.so /tools/lib/libncurses.so</userinput></screen> </sect2> |