Failed with build PostgreSQL in Windows ("--with-perl" option)

Поиск
Список
Период
Сортировка
От Huong Dangminh
Тема Failed with build PostgreSQL in Windows ("--with-perl" option)
Дата
Msg-id 75DB81BEEA95B445AE6D576A0A5C9E936A60B011@BPXM05GP.gisp.nec.co.jp
обсуждение исходный текст
Список pgsql-bugs
Hi,

We have trying to build PostgreSQL in Windows Environment.

When build with options "--with-perl" (by setting config.pl file),
Builder not found "perl\d+.lib" file in "C:\Perl\lib\CORE\" folder,
so it ended with the messages bellow.
 "could not identify perl library version:  at src/tools/msvc/Mkvcbuild.pm line 590"

Manual said that "ActiveState Perl version 5.8 or later is required".
https://www.postgresql.org/docs/9.6/static/install-windows-full.html#AEN30798

But in version 5.22 or 5.24 (ActiveState Perl's currently community version),
we not found the above lib file.

What version of ActiveState Perl is suitable for PostgreSQL builder?
Or is there another solutions for "--with-perl" building in Windows?


Thanks and best regards,
---
Dang Minh Huong
NEC Solution Innovators, Ltd.
http://www.nec-solutioninnovators.co.jp/en/




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

Предыдущее
От: "David G. Johnston"
Дата:
Сообщение: Re: [BUGS] BUG #14596: False primary/unique key constraint violations
Следующее
От: Kyotaro HORIGUCHI
Дата:
Сообщение: Re: [BUGS] Money type does not detect over/underflow unlike int/int8