Postgres 7.4.3-1, plperl and perl-5.8.2

From: Kumar Pandey <kpandeyktm(at)yahoo(dot)com>
To: pgsql-cygwin(at)postgresql(dot)org
Subject: Postgres 7.4.3-1, plperl and perl-5.8.2
Date: 2004-08-24 02:08:24
Message-ID: 20040824020824.1052.qmail@web41414.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-cygwin by date

  From Date Subject
Next Message Reini Urban 2004-08-24 19:49:51 cygwin 8.0.0beta1 postmaster/syslogger.c, port/dirmod.c, timezone/pgtz.c
Previous Message Jason Tishler 2004-08-24 00:52:13 Re: initdb and postgres both no longer work...