Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Delivered-To: mailing list cygwin@cygwin.com Date: Fri, 15 Mar 2002 00:57:01 +0100 From: "Gerrit P. Haase" X-Mailer: The Bat! (v1.53t) Business Reply-To: "Gerrit P. Haase @ cygwin" Organization: Esse keine toten Tiere X-Priority: 3 (Normal) Message-ID: <131142127879.20020315005701@familiehaase.de> To: "Corey T. Holzer" CC: cygwin@cygwin.com Subject: Re: Perl Update problems In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hallo Corey, Am 2002-03-14 um 19:19 schriebst du: > I am running Cygwin 1.3.9-1 on a Win2k Workstation. I am logged in as the > Administrator and when I try to update some perl modules via > 'perl -MCPAN -eshell' I get the following error: > Cannot forceunlink > /usr/lib/perl5/site_perl/5.6.1/cygwin-multi/auto/Term/ReadKey > /ReadKey.dll: Permission denied at > /usr/lib/perl5/5.6.1/cygwin-multi/File/Find.p > m line 769 > I have also gotten the same error under 1.3.10-1 version of the kernel. Yes, that is a Windows feature;) > Anyone have a solution to this problem? Please email me. You cannot install modules with the CPAN shell on windows. Some dll's are in use by the CPAN module (storable, zlib, readkey, ...). You want to quit the shell and run 'make install' manually. Gerrit -- =^..^= -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/