Re: Selectively compile psql

From: Holger Marzen <holger(at)marzen(dot)de>
To: Samik Raychaudhuri <samik(at)cae(dot)wisc(dot)edu>
Cc: pgsql-general(at)postgresql(dot)org, <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Selectively compile psql
Date: 2002-02-19 09:45:23
Message-ID: Pine.LNX.4.44.0202191044190.25955-100000@bluebell.marzen.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

On Mon, 18 Feb 2002, Samik Raychaudhuri wrote:

> This is a re-post, as it seems the mail didn't appear.
> I want to recompile only psql with the readline library. When I
> installed PG, GNU readline package was not there. Now db is running
> fine, and I don't want to disturb it. I tried doing this but things
> got messed up. Can anybody point me to the brief steps to do this.

I had the same problem. I simply compiled the whole postgres stuff but
didn't "make install". Instead I copied psql to /home/pgsql/bin
manually.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Colin 't Hart 2002-02-19 11:42:50 Re: PostgreSQL talk at UWA
Previous Message Oliver Elphick 2002-02-19 09:39:34 Re: Can postgres use the login password

Browse pgsql-hackers by date

  From Date Subject
Next Message Jean-Michel POURE 2002-02-19 11:13:22 TCPIP_SOCKET true by default
Previous Message Christopher Kings-Lynne 2002-02-19 09:03:29 Re: [SQL] Transient Disk Usage Higher In 7.2 ?