Re: Win32: Postgre 8.3.1 does not work with Active perl 5.10

From: <Eugen(dot)Konkov(at)aldec(dot)com>
To: "Dave Page" <dpage(at)pgadmin(dot)org>
Cc: <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: Win32: Postgre 8.3.1 does not work with Active perl 5.10
Date: 2008-05-20 07:55:58
Message-ID: 003301c8ba4e$f0f8c5f0$1200a8c0@kharkov.localhost
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Is any where guide how to build on Win32, which compiler to use etc?
Or may PostgreSQL team build binaries of PostgreSQL 8.3.1 for Perl 5.10?
Thanks

----- Original Message -----
From: "Dave Page" <dpage(at)pgadmin(dot)org>
To: <Eugen(dot)Konkov(at)aldec(dot)com>
Cc: <pgsql-bugs(at)postgresql(dot)org>
Sent: Monday, May 19, 2008 8:50 PM
Subject: Re: [BUGS] Win32: Postgre 8.3.1 does not work with Active perl 5.10

> On Mon, May 19, 2008 at 6:18 PM, <Eugen(dot)Konkov(at)aldec(dot)com> wrote:
>> 1. Install Active perl 5.8
>> 2. Install PostgreSQL 8.3.1
>> 3. CREATE plperl FUNCTION
>> 4. Call this FUNCTION TO CHECK that plperl.dll IS loaded AND FUNCTION
>> executed
>> 5. Deinstall Active perl 5.8
>> 6. Install Active perl 5.10
>> 7. When you call plperl FUNCTION you get next error:
>> can NOT LOAD plperl.dll library
>>
>> The problem is that PostgreSQL search for C:/Perl/Bin/Perl58.dll but I
>> have
>> Perl510.dll
>
> Right. You need to use 5.8, or build your own executables.
>
> --
> Dave Page
> EnterpriseDB UK: http://www.enterprisedb.com

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Eugen.Konkov 2008-05-20 10:53:26 FEATURE: Reuse temporary tables
Previous Message Peter Eisentraut 2008-05-20 01:33:27 Re: apr integration