From: | Holger Marzen <holger(at)marzen(dot)de> |
---|---|
To: | "Morrison, Trevor (Trevor)" <tmorrison(at)avaya(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: [NOVICE] readline and psql |
Date: | 2002-04-04 14:52:55 |
Message-ID: | Pine.LNX.4.44.0204041652060.15588-100000@bluebell.marzen.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Wed, 3 Apr 2002, Morrison, Trevor (Trevor) wrote:
>
>
> -----Original Message-----
> From: Morrison, Trevor (Trevor)
> Sent: Wednesday, April 03, 2002 3:28 PM
> To: pgsql-novice(at)postgresql(dot)org
> Subject: FW: [NOVICE] readline and psql
>
>
> HI,
>
> I am sending this notice again because I didn't get a response the first time. Thank you to any one who can help.
>
> HI,
>
> I have successfully compiled and installed 7.2 on my RH 7.1 Box with a 2.4.10
> kernel.
>
> I have used the following configureation paramerter:
>
> #!/bin/sh
> CFLAGS="-O9" ./configure --enable-syslog --with-tcl --enable-odbc
> --with-openssl--with-includes=/usr/local/include/readline
> -with-libs=/usr/lib/libreadline
What happens if you leave out "-with-libs=/usr/lib/libreadline" or use
"--with-libs=/usr/lib/libreadline" (2 dashes)?
From | Date | Subject | |
---|---|---|---|
Next Message | Doug McNaught | 2002-04-04 15:04:43 | Re: binary data storage |
Previous Message | Martín Marqués | 2002-04-04 14:46:59 | Re: binary data storage |