maemo.org Bugzilla – Bug 12454
utilities infocmp, tic, tput etc not installed though busybox provides ncurses-bin
Last modified: 2012-02-24 17:21:25 UTC
You need to log in before you can comment on or make changes to this bug.
SOFTWARE VERSION: 20.2010.36-2 EXACT STEPS LEADING TO PROBLEM: 1. Type in a terminal: infocmp EXPECTED OUTCOME: The infocmp command should be run. ACTUAL OUTCOME: -sh: infocmp: not found Apparently infocmp is not installed. REPRODUCIBILITY: always OTHER COMMENTS: The infocmp command is in the ncurses-bin package. On the N900, this package is not installed, but the busybox package declares that it provides ncurses-bin, so that one should have infocmp available. Ditto for tic and tput.
See bug 7944 for other information.