X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.7 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Message-ID: <4C14651E.9060903@gmail.com> Date: Sun, 13 Jun 2010 05:57:02 +0100 From: Dave Korn User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Error: unable to access or write to root dir: \cygdrive\e\7x27\1423_sp References: <28861272 DOT post AT talk DOT nabble DOT com> <28866744 DOT post AT talk DOT nabble DOT com> <20100612191548 DOT GA3957 AT ghost DOT local DOT lan> <28868591 DOT post AT talk DOT nabble DOT com> In-Reply-To: <28868591.post@talk.nabble.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 On 13/06/2010 02:42, roshan_9052 wrote: > Thanks Medina for replying.I did try the POSIX path but i get the same error > http://old.nabble.com/file/p28868591/cygcheck.out cygcheck.out Well, you do have a lot of perls installed, but the cygwin one is first in your PATH, so probably the problem is caused by this: > PERL5LIB = `C:\Program Files\ActiveState Perl Dev Kit 6.0\lib\' That would really confuse Cygwin Perl I expect. Try getting rid of it by 'unset PERL5LIB' in the shell before running your script; if that fixes it, maybe delete it from your environment or modify your .bashrc to unset it every time. cheers, DaveK -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple