problem :unable to use arrow keys in psql

Started by Abhishek Vermaabout 23 years ago2 messagesgeneral
Jump to latest
#1Abhishek Verma
workdesk03@yahoo.com

hi
in my psql arrow keys are not working.
i have installed readline previously when i tried to
install postgres from installer.later i installed from
source code.
while configring its says that readline is already
install ......and configruation stucks down..
please tell me the possible error and uninstallation
of read line and fink..
thanks in advance

__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/

#2Adam Witney
awitney@sghms.ac.uk
In reply to: Abhishek Verma (#1)
Re: [GENERAL] problem :unable to use arrow keys in psql

When installing PostgreSQL from source you need to tell it where the
readline libraries are. If you installed readline using fink you would do
this...

./configure --with-libs=/sw/lib --with-includes=/sw/include

..or you could just install postgresql using fink...

You may need to be more specific about your errors...

Cheers

adam

hi
in my psql arrow keys are not working.
i have installed readline previously when i tried to
install postgres from installer.later i installed from
source code.
while configring its says that readline is already
install ......and configruation stucks down..
please tell me the possible error and uninstallation
of read line and fink..
thanks in advance

__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org

--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.