stand-alone psql

Поиск
Список
Период
Сортировка
От John DeSoi
Тема stand-alone psql
Дата
Msg-id B93FA5E4-FC2C-11D8-B77D-000A95B03262@icx.net
обсуждение исходный текст
Ответы Re: stand-alone psql
Список 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 по дате отправления:

Предыдущее
От: Laura Vance
Дата:
Сообщение: Re: Join efficiency
Следующее
От: Ron St-Pierre
Дата:
Сообщение: Re: Suppress output from psql?