Details
-
Type:
Bug
-
Status: Closed
-
Severity:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Target Release Version/s: None
-
Component/s: General
-
Labels:None
-
Mantis ID:18076
-
Regression:No
Description
In version 1.6.2.13 i cannot use "make menuselect" in the terminal every time show me this message:
"Terminal must be at least 80 x 27"
But if i do the same in a ssh connection i can.
This problem not happen in version 1.6.2.9. My system is Debian Lenny.
Sorry but my english is horrible.
Thanks
Your screen is not 80x27 characters large then. Most terminals are 80x24 by default, which is not big enough for menuselect.
Try installing the ncurses development library, re-run ./configure in the menuselect directory, and use the alternate menuselect interface which is better at scaling to different screen sizes.
This is not a bug.