Re: install language

Поиск
Список
Период
Сортировка
От Payal Singh
Тема Re: install language
Дата
Msg-id CANUg7LC7fgw2=zs+GE1Kk5hBEuGv77YeSVHFyY6Z+_v1dxJJcw@mail.gmail.com
обсуждение исходный текст
Ответ на install language  (alizadeh@irimo.ir)
Список pgsql-admin
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

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

Предыдущее
От: alizadeh@irimo.ir
Дата:
Сообщение: install language
Следующее
От: John Scalia
Дата:
Сообщение: Using psql, pg_dump, pg_restore in a script