Re: Build only clients

From: Chris <dmagick(at)gmail(dot)com>
To: Steve Crawford <scrawford(at)pinpointresearch(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Build only clients
Date: 2006-03-24 01:16:13
Message-ID: 4423485D.9040708@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Steve Crawford wrote:
> We have a dedicated PostgreSQL server but a variety of client machines
> ranging from soon to be retired SCO 5.0.x to SuSE 10.
>
> What is the recommended method to build/install/deploy only the
> client-side libraries and utilities (psql, pg_dump, etc.) and not the
> server?
>
> We have a development box for each supported client OS which would also
> need headers but none of them need the server.
>
> If I overlooked something in the docs just point me the right direction.
>
> Thanks,
> Steve

The INSTALL file in the tar file suggests:

Client-only installation: If you want to install only the client
applications and interface libraries, then you can use these commands:
gmake -C src/bin install
gmake -C src/include install
gmake -C src/interfaces install
gmake -C doc install

--
Postgresql & php tutorials
http://www.designmagick.com/

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Just Someone 2006-03-24 01:53:26 Re: Some pgbench results
Previous Message Chris Travers 2006-03-24 01:02:40 PostgreSQL 8.1 v. Oracle 10g xe