| From: | Adam Witney <awitney(at)sghms(dot)ac(dot)uk> |
|---|---|
| To: | Abhishek Verma <workdesk03(at)yahoo(dot)com>, fink beginnier <fink-beginners-request(at)lists(dot)sourceforge(dot)net> |
| Cc: | pgsql-admin <pgsql-admin(at)postgresql(dot)org> |
| Subject: | Re: [GENERAL] problem :unable to use arrow keys in psql |
| Date: | 2003-03-10 11:06:26 |
| Message-ID: | BA922232.13E4F%a.witney@sghms.ac.uk |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin pgsql-general |
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.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Abhishek Verma | 2003-03-10 13:19:33 | problem : how to connect postgres with servlets |
| Previous Message | Abhishek Verma | 2003-03-10 10:06:24 | problem :unable to use arrow keys in psql |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Abhishek Verma | 2003-03-10 13:19:33 | problem : how to connect postgres with servlets |
| Previous Message | Mark Kirkwood | 2003-03-10 10:45:40 | Re: Sequential Scans |