install language

From: alizadeh(at)irimo(dot)ir
To: pgsql-admin(at)postgresql(dot)org
Subject: install language
Date: 2014-06-14 14:21:23
Message-ID: df56890e-0c77-4194-95a7-53ae981d36e4@mail.irimo.ir
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin


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

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Payal Singh 2014-06-15 11:37:20 Re: install language
Previous Message liuyuanyuan 2014-06-13 07:14:46 答复: [pgadmin-hackers] How to use pg_setting.csv ?