Re: BUG #5601: cannot create language plperl; - Mailing list pgsql-bugs

From Alex Hunsaker
Subject Re: BUG #5601: cannot create language plperl;
Date
Msg-id AANLkTimSiE+7+oPD3iFxN2p03Jm_rWviyXckPwa08HR2@mail.gmail.com
Whole thread Raw
In response to BUG #5601: cannot create language plperl;  ("Rene Novotny" <novotny_r@egp.cz>)
List pgsql-bugs
On Thu, Aug 5, 2010 at 00:13, Rene Novotny <novotny_r@egp.cz> wrote:
>
> The following bug has been logged online:
> PostgreSQL version: 9.0 beta 4
> Operating system: =C2=A0 Win 7 64 bit
> Description: =C2=A0 =C2=A0 =C2=A0 =C2=A0cannot create language plperl;
> Details:
>
> ERROR: Could not load library
> c:/Program Files/PostgreSQL/9.0/lib/plperl.dll
> unknown error 126

Near as I can tell that means it cant find a .dll or it is incompatible.

> For a memory reasons we need to use 64 bit Windows
> postgresql , you finally made one.
> But when we installed Activestate 64 bit perl 5.12 perl
> ( for 64 bit postgres i suppose 64 bit perl )
> it doesn't work. Please let me know , with what
> perl you compiled the plperl.dll on windows ( i suppose that ActiveState =
).

If you are using the enterprisedb one click installer it looks like
you need to grab something that has perl510.dll (maybe activestate
5.10?)  Just a guess, I dont have a windows machine here (or really
know anything about the windows build) I just downloaded the windows
.zip file and skimmed the contents of plperl.dll.  Of course you are
always welcome to build your own postgresql if you need 5.12.

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: string_agg delimiter having no effect with order by
Next
From: Pavel Stehule
Date:
Subject: Re: string_agg delimiter having no effect with order by