Re: How to build plperl with PostgreSQL 9 on Windows

Поиск
Список
Период
Сортировка
От tuanhoanganh
Тема Re: How to build plperl with PostgreSQL 9 on Windows
Дата
Msg-id AANLkTimmAmKfJeCGEOQbTr7t4RH=oiB=X5qfJ0eVHty0@mail.gmail.com
обсуждение исходный текст
Ответ на Re: How to build plperl with PostgreSQL 9 on Windows  (Alex Hunsaker <badalex@gmail.com>)
Ответы Re: How to build plperl with PostgreSQL 9 on Windows
Список pgsql-general
Thanks for answer me but it have error

Detected Visual Studio version 8.00
Detected hardware platform: Win32
Generating win32ver.rc for src\backend
Building src\pl\plperl\SPI.c...
'1' is not recognized as an internal or external command,
operable program or batch file.
Failed to create SPI.c.

Please help me.

Tuan Hoang ANh

On Wed, Jan 5, 2011 at 9:14 AM, Alex Hunsaker <badalex@gmail.com> wrote:
On Tue, Jan 4, 2011 at 10:12, tuanhoanganh <hatuan05@gmail.com> wrote:
> I has set config.pl to
> $config->{perl};
> 1;

I don't know anything about the windows build system, but shouldn't
that be something like:
$config->{perl} = 1; ?

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

Предыдущее
От: Alex Hunsaker
Дата:
Сообщение: Re: How to build plperl with PostgreSQL 9 on Windows
Следующее
От: Alex Hunsaker
Дата:
Сообщение: Re: How to build plperl with PostgreSQL 9 on Windows