delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Message-ID: | <8F23E55D511AD5119A6800D0B76FDDE101A26AB4@cpex3.channelpoint.com> |
From: | Troy Noble <troy DOT noble AT channelpoint DOT com> |
To: | "'Greg Bell'" <gregbell AT znet DOT com>, |
Robert Collins | |
<robert DOT collins AT itdomain DOT com DOT au> | |
Cc: | cygwin AT cygwin DOT com, "'Kevin Schnitzius'" <kevin DOT schnitzius AT citrix DOT com> |
Subject: | RE: Problem - extreme network slowness, cygwin only |
Date: | Mon, 24 Sep 2001 17:49:21 -0600 |
MIME-Version: | 1.0 |
X-Mailer: | Internet Mail Service (5.5.2653.19) |
X-Scanned-By: | MIMEDefang 1.0 (http://www.roaringpenguin.com/mimedefang/) |
Kevin's right. If you paste his suggested fix near the end of your .bashrc file that should do it. export PATH=`echo $PATH | sed 's/\/\/[^:]*://' | sed 's/:\/\/[^:]*$//'` This could be your problem right here. In your PATH: //c/program files/microsoft visual studio/vss/win32 Unless you have a machine on your network named "c" you are trying to browse to the UNC PATH "\\c". That'll slow you down for sure. I thought you said your PATH was only "/usr/bin" that's why I couldn't see it before. cygcheck reveals all as usual. Troy -----Original Message----- From: Greg Bell [mailto:gregbell AT znet DOT com] Sent: Monday, September 24, 2001 5:22 PM To: Robert Collins Cc: cygwin AT cygwin DOT com Subject: Re: Problem - extreme network slowness, cygwin only > whats your CYGWIN env variable set to? > Whats the output of cygcheck (as per the submitting a bug report topic > on the cygwin homepage)?. duh... sorry about that. its included below. > What you are observing is not normal, it indicates something wrong. My > guess would be an incorrectly configured corporate network, and your > network security info resolution is coming over a router with no local > Domain master browser (or something of the sort). but why would cygwin/bash exhibit the delays and not dos? Cygnus Win95/NT Configuration Diagnostics Current System Time: Mon Sep 24 15:04:18 2001 WinNT Ver 5.0 build 2195 Path: /home/gbell . /usr/local/bin /usr/bin /bin /cygdrive/c/Program Files/Cadence Design Systems/LDV/tools/bin /cygdrive/c/Program Files/Cadence Design Systems/LDV/tools/lib /cygdrive/c/WINNT/system32 /cygdrive/c/WINNT /cygdrive/c/WINNT/System32/Wbem /cygdrive/c/DMI/bin /cygdrive/c/Program Files/Symantec/pcAnywhere/ /cygdrive/c/modeltech_5.5b/win32pe /cygdrive/z/utils /cygdrive/c/Program Files/winzip /cygdrive/c/MODELSIM/WIN32PE /common //c/program files/microsoft visual studio/vss/win32 /usr/X11R6/bin .... snip -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |