|
@@ -99,8 +99,9 @@
|
|
|
|
|
|
<screen><userinput remap="install">make install</userinput></screen>
|
|
<screen><userinput remap="install">make install</userinput></screen>
|
|
|
|
|
|
- <para>Move the libraries to the <filename class="directory">/lib</filename> directory,
|
|
|
|
- where they are expected to reside:</para>
|
|
|
|
|
|
+ <para>Move the shared libraries to the
|
|
|
|
+ <filename class="directory">/lib</filename> directory, where they are
|
|
|
|
+ expected to reside:</para>
|
|
|
|
|
|
<screen><userinput remap="install">mv -v /usr/lib/libncursesw.so.5* /lib</userinput></screen>
|
|
<screen><userinput remap="install">mv -v /usr/lib/libncursesw.so.5* /lib</userinput></screen>
|
|
|
|
|