Обсуждение: install language

Поиск
Список
Период
Сортировка

install language

От
alizadeh@irimo.ir
Дата:
Dear all.

I want to add pl/perl to postgresql 9.3 in windows x64. I add needed dll to library, but while execute the following
commad:
CREATE EXTENSION plperl;
I receive the following error:

ERROR:  Can't locate vars.pm in @INC (@INC contains: .) at -e line 2.
BEGIN failed--compilation aborted
CONTEXT:  while parsing Perl initialization

What is the problem?

BEST REGARDS
ABBAS ALIZADEH


Re: install language

От
Payal Singh
Дата:
Do you have the path to this particular library in @INC? http://perlmaven.com/how-to-change-inc-to-find-perl-modules-in-non-standard-locations may help

Payal Singh,
Database Administrator,
OmniTI Computer Consulting Inc.
Phone: 240.646.0770 x 253


On Sat, Jun 14, 2014 at 10:21 AM, <alizadeh@irimo.ir> wrote:

Dear all.

I want to add pl/perl to postgresql 9.3 in windows x64. I add needed dll to library, but while execute the following commad:
CREATE EXTENSION plperl;
I receive the following error:

ERROR:  Can't locate vars.pm in @INC (@INC contains: .) at -e line 2.
BEGIN failed--compilation aborted
CONTEXT:  while parsing Perl initialization

What is the problem?

BEST REGARDS
ABBAS ALIZADEH


--
Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin