Re: dlopen error 128 with createlang

From: Reini Urban <rurban(at)x-ray(dot)at>
To: Kumar Pandey <kpandeyktm(at)yahoo(dot)com>
Cc: pgsql-cygwin(at)postgresql(dot)org
Subject: Re: dlopen error 128 with createlang
Date: 2004-08-26 10:22:49
Message-ID: 412DB9F9.5020807@x-ray.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

Kumar Pandey schrieb:
>>I would try just copying cygperl5_8_5.dll to
>>cygperl5_8_2.dll.
>>Should be compatible, IMHO.
>>Reini Urban
>
> This workaround does installs plperl. I could even
> define a simple perl function that comes in the doc
> (one with employee and comp calculation)
> However executing a sql with the function crashes the
> database.
>
> Could this be because the postgres was built with perl
> 5.8.2 and at runitme only finds 5.8.3?

cygwin perl 5.8.2, 5.8.3 and 5.8.5 should be binary API compatible.

however I finished my postgesql-7.4.5-1 cygwin release.
http://xarch.tu-graz.ac.at/home/rurban/software/cygwin/postgresql/postgresql-7.4.5-1/

I just don't have a setup.hint, so you have to install it manually.
--
Reini Urban
http://xarch.tu-graz.ac.at/home/rurban/

In response to

Responses

Browse pgsql-cygwin by date

  From Date Subject
Next Message Reini Urban 2004-08-26 10:35:58 8.0.0b1: configure.in cygipc
Previous Message Kumar Pandey 2004-08-26 06:53:42 Re: postgresql-7.4.5-1 ready for review