Re: about control-l

2021-03-18 Thread Alex fxmbsw7 Ratchev
it may also be config path error cause i didnt PREFIX or so cause i dont want to but cp'd to /bin , but then still it installed and found paths i dunno, but i wish to analyze the problem, just help me on it, .. show me some cmds or what i should try, .. On Thu, Mar 18, 2021 at 8:29 PM Alex fxmbsw7

Re: about control-l

2021-03-18 Thread Alex fxmbsw7 Ratchev
do you error out on configure for this case or not cause mine was running fine On Thu, Mar 18, 2021 at 8:25 PM Chet Ramey wrote: > On 3/18/21 12:10 PM, Alex fxmbsw7 Ratchev wrote: > > its a fresh system i probably dont have readline-dev or such maybe its > > cause that > > You need at least ncur

Re: about control-l

2021-03-18 Thread Chet Ramey
On 3/18/21 12:10 PM, Alex fxmbsw7 Ratchev wrote: its a fresh system i probably dont have readline-dev or such maybe its cause that You need at least ncurses-devel (or ncurses) so bash configure can find the terminfo library it needs to look up terminal control character sequences, and bash can

about control-l

2021-03-18 Thread Alex fxmbsw7 Ratchev
its a fresh system i probably dont have readline-dev or such maybe its cause that