Re: Plperl, createlang fails - Mailing list pgsql-cygwin

From Jason Tishler
Subject Re: Plperl, createlang fails
Date
Msg-id 20030128142258.GA1828@tishler.net
Whole thread Raw
In response to Plperl, createlang fails  ("David Kirol" <d.kirol@attbi.com>)
List pgsql-cygwin
David,

On Mon, Jan 27, 2003 at 05:41:50PM -0500, David Kirol wrote:
> $ createlang plperl template1
> ERROR:  Load of file /usr/lib/postgresql/plperl.dll failed: dlopen: Win32
> error 126
> ERROR:  Load of file /usr/lib/postgresql/plperl.dll failed: dlopen: Win32
> error 126
> createlang: language installation failed
>
> Can anybody shed some light.

Please read the README:

    http://www.tishler.net/jason/software/postgresql/postgresql-7.3.1.README

Specifically, the following:

    The following packages or later are required to build and/or execute
    Cygwin PostgreSQL:

    [snip]
    perl 5.8.0-1

I presume that you are running perl 5.6.1-2.  If so, then rerun Cygwin's
setup.exe and install perl 5.8.0-1.

Jason

--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D  8784 1AFD E4CC ECF4 8EF6

pgsql-cygwin by date:

Previous
From: Justin Clift
Date:
Subject: Re: postmaster does not shutdown
Next
From: Jason Tishler
Date:
Subject: Re: Initdb fails... Again!