On Nov 30, 2012, at 5:37 AM, Simon Geard wrote:

/bin/bash: error while loading shared libraries: libncurses.so.5: cannot
open shared object file: No such file or directory

Do you also get the same problem when running /bin/more /sbin/cfdisk and /usr/bin/cal ?

Those are installed by util-linux which is before bash and after ncurses.

You can try psmisc's /usr/bin/pstree and see if it is having issues with libncursesw

Then procps utils like /usr/bin/top and /usr/bin/watch

If those are not okay, then something before ncurses is the problem I suspect.

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