Re: [ADMIN] psql doesn't recognize some keys

2001-03-26 Thread Björn Lundin
Simone Tellini wrote: > Hi, > > I've got a problem with psql on my home box: it doesn't recognize the > arrow keys nor the backspace and probably other keys as well. > > I've compiled it from the sources, as I did on another server, where it > works correctly. The termcaps should be the same on

Re: [ADMIN] psql doesn't recognize some keys

2001-03-23 Thread Tom Lane
Simone Tellini <[EMAIL PROTECTED]> writes: > I've got a problem with psql on my home box: it doesn't recognize the > arrow keys nor the backspace and probably other keys as well. Install libreadline (headers too; you will need the devel RPM), reconfigure, rebuild psql. re

[ADMIN] psql doesn't recognize some keys

2001-03-23 Thread Simone Tellini
Hi, I've got a problem with psql on my home box: it doesn't recognize the arrow keys nor the backspace and probably other keys as well. I've compiled it from the sources, as I did on another server, where it works correctly. The termcaps should be the same on both the machines, so I'm a bit clue