stand-alone psql - Mailing list pgsql-general

From John DeSoi
Subject stand-alone psql
Date
Msg-id B93FA5E4-FC2C-11D8-B77D-000A95B03262@icx.net
Whole thread Raw
Responses Re: stand-alone psql  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-general
I'm looking for a way to build psql on OS X so that it can be copied to
another computer without any external dependencies. In particular, if I
build the standard distribution and then copy psql to another computer,
I get an error that /mydir/.../lib/libpq.3.dylib cannot be found. This
is probably basic make stuff, but I'm not sure where to start.

I think I solved this on Windows (8.0 beta) just by keeping libpq.dll
and zlib.dll in the same directory with psql.exe. Please correct me if
there is more to it.

Thanks,

John DeSoi, Ph.D.


pgsql-general by date:

Previous
From: Laura Vance
Date:
Subject: Re: Join efficiency
Next
From: Ron St-Pierre
Date:
Subject: Re: Suppress output from psql?