install ncurses on busybox

Vladimir Dronnikov dronnikov at gmail.com
Tue Jan 12 20:46:59 UTC 2010


On Saturday 09 January 2010 22:53:41 Zvi Vered wrote:

>>
>> in /share/terminfo/l there is a file: linux
>>

You can also try to place this file under:
/usr/share/terminfo/l/
/usr/lib/terminfo/l/

Or, better, run
# strace -f -v -s1024 -o log htop

then check log file for paths containing "terminfo" and "linux". This
will point you to the assumed location of terminfo files.

Regards,
--
Vladimir


More information about the busybox mailing list