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 Message-ID: From: Steve Fairbairn To: cygwin AT cygwin DOT com Subject: RE: cygpath hangings Date: Wed, 15 Oct 2003 09:19:14 +0100 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----_=_NextPart_000_01C392F5.05399B10" Note-from-DJ: This may be spam ------_=_NextPart_000_01C392F5.05399B10 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable All, As a side note, I have 11 copies of that DLL (java dev and runtime, = Visual Studio/Source Safe, ...) on my system, but only the system32 one is in = my normal path. Someone mentioned something about possible issues to do with the path = being different, so I thought I'd run a quick test. --- $ cat setup_from_win.sh.done=20 #!/bin/bash -x # CYGWIN_DEBUG=3D/bin/cygpath # set CYGWIN_SLEEP=3D20000 echo $PATH > /cygdrive/d/path_from_setup --- I ran this first with my normal bash shell, renamed the output, and = then ran it again from within setup. I am attaching the 2 files as they are as well because of the contents = of one of them, but here is what I see. --- Steve Fairbairn AT stevefnec /cygdrive/d $ cat path_from_normal=20 /usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/cygdrive/d/v80003/data/work= /use rbin:/cygdrive/d/v80003/bin:/cygdrive/c/Program Files/j2sdk1.4.2_01/bin:/cygdrive/c/WINDOWS/system32:/cygdrive/c/WINDOWS= :/cy gdrive/c/WINDOWS/System32/Wbem:/cygdrive/c/Program Files/Microsoft = Visual Studio/VC98/Bin:/usr/bin --- --- Steve Fairbairn AT stevefnec /cygdrive/d $ cat path_from_setup=20 /usr/bin:/usr/bin:/usr/bin:/usr/bin:=D3D-w AT 3" --- Could this be something to do with it all? Steve. --=20 -- LONG DISCLAIMER -- *******************************************************=20 This email has originated from Perwill plc (Registration No. 1906964)=20 Office registered at: 13A Market Square, Alton, Hampshire, GU34 1UR, UK = Tel: +44 (0)1420 545000=20 Fax: +44 (0)1420 545001=20 www.perwill.com=20 *******************************************************=20 Privileged, confidential and/or copyright information may be contained=20 in this email, and is only for the use of the intended addressee.=20 To copy, forward, disclose or otherwise use it in any way if you are = not=20 the intended recipient or responsible for delivering to him/her is prohibited. If you receive this email by mistake, please advise the sender = immediately,=20 by using the reply facility in your email software. We may monitor the content of emails sent and received via our network=20 for the purposes of ensuring compliance with policies and procedures.=20 This message is subject to and does not create or vary any contractual=20 relationships between Perwill plc and the recipient.=20 *******************************************************=20 Any opinions expressed in the email are those of the sender and not=20 necessarily of Perwill plc. *******************************************************=20 This email has been scanned for known viruses using=20 McAfee WebShield 4.5 MR1a=20 *******************************************************=20 =20 ------_=_NextPart_000_01C392F5.05399B10 Content-Type: application/octet-stream; name="path_from_normal" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="path_from_normal" /usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/cygdrive/d/v80003/data/work= /userbin:/cygdrive/d/v80003/bin:/cygdrive/c/Program = Files/j2sdk1.4.2_01/bin:/cygdrive/c/WINDOWS/system32:/cygdrive/c/WINDOWS= :/cygdrive/c/WINDOWS/System32/Wbem:/cygdrive/c/Program Files/Microsoft = Visual Studio/VC98/Bin:/usr/bin=0A= ------_=_NextPart_000_01C392F5.05399B10 Content-Type: application/octet-stream; name="path_from_setup" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="path_from_setup" /usr/bin:/usr/bin:/usr/bin:/usr/bin:=D3D=97w AT 3=94=0A= ------_=_NextPart_000_01C392F5.05399B10 Content-Type: text/plain; charset=us-ascii -- 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/ ------_=_NextPart_000_01C392F5.05399B10--