Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Tue, 24 Aug 2004 19:39:46 +0200 From: "Gerrit P. Haase" Reply-To: "Gerrit P. Haase" Organization: Esse keine toten Tiere Message-ID: <1231760255343.20040824193946@familiehaase.de> To: Kumar Pandey CC: cygwin AT cygwin DOT 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 DOT 12615 DOT qmail AT web41402 DOT mail DOT yahoo DOT 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/