Re: Problem with psql interface - Mailing list pgsql-novice

From Grant Rhodes
Subject Re: Problem with psql interface
Date
Msg-id 0FC82FC6709BE34CB9118EE0E252FD230107C8C7@ehost007.intermedia.net
Whole thread Raw
In response to Problem with psql interface  ("Grant Rhodes" <grhodes@networkroads.com>)
Responses Re: Problem with psql interface  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-novice
Hmm...  It is there....
$ ls -1 /usr/lib/libread*
/usr/lib/libreadline.a
/usr/lib/libreadline.so
/usr/lib/libreadline.so.4
/usr/lib/libreadline.so.4.1

$ ls -1 /usr/include/readline
chardefs.h
history.h
keymaps.h
readline.h
rlconf.h
rlstdc.h
tilde.h

but ./configure (even with a --with-readline) still gives
<snip>
checking for readline... no
</snip>

Maybe my assumption that readline 4.1 works with postgresql-7.2 is incorrect.

-----Original Message-----
From: Ron Johnson [mailto:ron.l.johnson@cox.net]
Sent: July 12, 2003 2:14 PM
To: PgSQL Novice ML
Subject: Re: [NOVICE] Problem with psql interface


On Sat, 2003-07-12 at 13:28, Grant Rhodes wrote:
> It used to be that when I used psql I could press the up arrow on
> my keyboard, and get the last line typed.  Now when I press the
> up arrow, the cursor moves up to the previous line showing on the
> screen. Does anyone know how I can correct this?  The problem
> has started since I installed the progrma on a fresh install
> of Caldera Openlinux 3.2.1.  I do not believe I did anything
> different on installation.

Sounds like readline wasn't linked in.

--
+-----------------------------------------------------------+
| Ron Johnson, Jr.     Home: ron.l.johnson@cox.net          |
| Jefferson, LA  USA   http://members.cox.net/ron.l.johnson |
|                                                           |
| 4 degrees from Vladimir Putin
+-----------------------------------------------------------+


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

               http://archives.postgresql.org

pgsql-novice by date:

Previous
From: "psql novice"
Date:
Subject: Re: Removing foreign keys
Next
From: "paul butler"
Date:
Subject: Re: Anyone used pgHoster.com?