On Jan 17, 2013, at 6:50 AM, Israel Silberg wrote:

root:/sources/psmisc-22.19# ls -l /lib/*curses*
lrwxrwxrwx 1 root root 18 Jan 17 08:31 /lib/libncursesw.so.5 -> libncursesw.so.5.9
-rwxr-xr-x 1 root root 394184 Jan 17 08:31 /lib/libncursesw.so.5.9
root:/sources/psmisc-22.19# ls -l /usr/lib/*curses*
lrwxrwxrwx 1 root root 12 Jan 17 08:39 /usr/lib/libcurses.a -> libncurses.a lrwxrwxrwx 1 root root 13 Jan 17 08:38 /usr/lib/libcurses.so -> libncurses.so lrwxrwxrwx 1 root root 13 Jan 17 08:38 /usr/lib/libcursesw.a -> libncursesw.a
-rw-r--r-- 1 root root     18 Jan 17 08:37 /usr/lib/libcursesw.so
lrwxrwxrwx 1 root root 15 Jan 17 08:35 /usr/lib/libncurses++.a - > libncurses++w.a
-rw-r--r-- 1 root root 131800 Jan 17 08:31 /usr/lib/libncurses++w.a
lrwxrwxrwx 1 root root 13 Jan 17 08:35 /usr/lib/libncurses.a -> libncursesw.a
-rw-r--r-- 1 root root     17 Jan 17 08:35 /usr/lib/libncurses.so
lrwxrwxrwx 1 root root 17 Jan 17 08:42 /usr/lib/libncurses.so.5 - > libncurses.so.5.9
-rwxr-xr-x 1 root root 328441 Jan 17 08:42 /usr/lib/libncurses.so.5.9
-rw-r--r-- 1 root root 554100 Jan 17 08:31 /usr/lib/libncursesw.a
lrwxrwxrwx 1 root root 26 Jan 17 08:32 /usr/lib/libncursesw.so - > ../../lib/libncursesw.so.5

I'm in chroot environment.
Regards,
Israel

 ls -l {/usr,}/lib/*curses*
lrwxrwxrwx 1 root root 18 Apr 16 2012 /lib/libncursesw.so.6 -> libncursesw.so.6.0
-rwxr-xr-x 1 root root 458348 Apr 22  2012 /lib/libncursesw.so.6.0
lrwxrwxrwx 1 root root 12 Apr 16 2012 /usr/lib/libcurses.a -> libncurses.a lrwxrwxrwx 1 root root 13 Apr 16 2012 /usr/lib/libcurses.so -> libncurses.so lrwxrwxrwx 1 root root 13 Apr 16 2012 /usr/lib/libcursesw.a -> libncursesw.a
-rw-r--r-- 1 root root     18 Apr 16  2012 /usr/lib/libcursesw.so
lrwxrwxrwx 1 root root 13 Apr 16 2012 /usr/lib/libncurses.a -> libncursesw.a lrwxrwxrwx 1 root root 15 Apr 16 2012 /usr/lib/libncurses++.a -> libncurses++w.a
-rw-r--r-- 1 root root     18 Apr 16  2012 /usr/lib/libncurses.so
-rw-r--r-- 1 root root 167310 Apr 22  2012 /usr/lib/libncurses++w.a
-rw-r--r-- 1 root root 825344 Apr 22  2012 /usr/lib/libncursesw.a
lrwxrwxrwx 1 root root 26 Apr 16 2012 /usr/lib/libncursesw.so - > ../../lib/libncursesw.so.6

This is what you want. Be very careful when installing ncureses and don't miss any of the commands at the chapter 6 ncurses page.

I have 6.0 but you would have 5.9 when not enabling some options. So don't worry about that. Also, check that there are no dead links.

Sincerely,

William Harrington
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to