aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/ncurses-inst.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/ncurses-inst.xml')
-rw-r--r--chapter06/ncurses-inst.xml7
1 files changed, 1 insertions, 6 deletions
diff --git a/chapter06/ncurses-inst.xml b/chapter06/ncurses-inst.xml
index 97890fbe1..7ed092d36 100644
--- a/chapter06/ncurses-inst.xml
+++ b/chapter06/ncurses-inst.xml
@@ -13,11 +13,6 @@ make &&
make install &&
mv /lib/*.a /usr/lib &&
chmod 755 /lib/*.5.2 &&
-ln -s libncurses.a /usr/lib/libcurses.a &&
-ln -s ../../lib/libncurses.so /usr/lib &&
-ln -s ../../lib/libcurses.so /usr/lib &&
-ln -s ../../lib/libform.so /usr/lib &&
-ln -s ../../lib/libpanel.so /usr/lib &&
-ln -s ../../lib/libmenu.so /usr/lib</userinput></screen></para>
+ln -s libncurses.a /usr/lib/libcurses.a</userinput></screen></para>
</sect2>