Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Date: Tue, 24 Aug 2004 19:39:46 +0200
From: "Gerrit P. Haase" <gerrit@familiehaase.de>
Reply-To: "Gerrit P. Haase" <gerrit@familiehaase.de>
Organization: Esse keine toten Tiere
Message-ID: <1231760255343.20040824193946@familiehaase.de>
To: Kumar Pandey <kpandeyktm@yahoo.com>
CC: cygwin@cygwin.com
Subject: Re: Postgres 7.4.3-1, plperl and perl-5.8.2
In-Reply-To: <20040824172116.12615.qmail@web41402.mail.yahoo.com>
References: <20040824172116.12615.qmail@web41402.mail.yahoo.com>
MIME-Version: 1.0
Content-type: text/plain; charset=us-ascii
Content-transfer-encoding: 7bit
X-IsSubscribed: yes

Kumar schrieb:

> I unzipped perl-5.8.2-1.tar.bz2  from
> http://gatekeeper.research.compaq.com/pub/cygwin/release/perl/
> under c:\cygwin however the problem persists.

> Here's the cygcheck stack

> $ 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

You must use Cygwin tools to extract, Unzipping with any Windows tools
fails because these tools doesn't know about Cygwin mounts.
To extract it manually, fire up a Cygwin shell and 'cd /', then run
`tar xjf /path/to/package.tar.bz2`

You may also move the files with explorer from X:\cygwin\usr\bin to
x:\cygwin\bin, but that is not recommended since there are also problems
with Unix/Windows lineending when using Windows tools.


Gerrit
-- 
=^..^=


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

