Re: Building PostgreSQL from Source using MinGW

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Building PostgreSQL from Source using MinGW
Дата
Msg-id 28652.1126116009@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Building PostgreSQL from Source using MinGW  ("Lee, Patricia S." <Patricia.Lee@unisys.com>)
Список pgsql-novice
"Lee, Patricia S." <Patricia.Lee@unisys.com> writes:
> I'm trying to build postgreSQL 8.0.3 from source using MinGW

The people who know how to do that probably don't hang out in
pgsql-novice ;-).  Try asking for help in pgsql-hackers-win32.

However, your immediate problem is simply failure to read configure's
error message:

> configure: error: zlib library not found
> If you have zlib already installed, see config.log for details on the
> failure.  It is possible the compiler isn't looking in the proper
> directory.
> Use --without-zlib to disable zlib support.

            regards, tom lane

В списке pgsql-novice по дате отправления:

Предыдущее
От: "Lee, Patricia S."
Дата:
Сообщение: Building PostgreSQL from Source using MinGW
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Building PostgreSQL from Source using MinGW