Postgres 7.4.3-1, plperl and perl-5.8.2 - Mailing list pgsql-cygwin

From Kumar Pandey
Subject Postgres 7.4.3-1, plperl and perl-5.8.2
Date
Msg-id 20040824020824.1052.qmail@web41414.mail.yahoo.com
Whole thread Raw
List pgsql-cygwin
 I'm trying to install plperl in Postgres 7.4.3-1 that
comes with cygwin install on XP Home edition.

createlang gives following error -

$ createlang plperl template1
createlang: language installation failed: ERROR:
could not load library "/usr/l
ib/postgresql/plperl.dll": dlopen: Win32 error 126

cygcheck indicates not being able to locate
cygperl5_8_2.dll -
$ cygcheck /usr/lib/postgresql/plperl.dll
C:/cygwin/lib/postgresql/plperl.dll
  C:\cygwin\bin\postgres.exe
    C:\cygwin\bin\cygcrypt-0.dll
      C:\cygwin\bin\cygwin1.dll
        C:\WINDOWS\System32\ADVAPI32.DLL
          C:\WINDOWS\System32\ntdll.dll
          C:\WINDOWS\System32\KERNEL32.dll
          C:\WINDOWS\System32\RPCRT4.dll
    C:\cygwin\bin\cygcrypto-0.9.7.dll
    C:\cygwin\bin\cygssl-0.9.7.dll
Error: could not find cygperl5_8_2.dll

cygwin  only allows me to install either
perl 5.6.1-2 or perl perl-5.8.5.3

How do I intall perl-5.8.2 so that plperl language can
be installed.

Thanks
Kumar






_______________________________
Do you Yahoo!?
Win 1 of 4,000 free domain names from Yahoo! Enter now.
http://promotions.yahoo.com/goldrush

pgsql-cygwin by date:

Previous
From: Reini Urban
Date:
Subject: Re: initdb and postgres both no longer work...
Next
From: Jason Tishler
Date:
Subject: Re: dlopen error 128 with createlang