X-Spam-Check-By: sourceware.org
From: "David LaFrance-Linden" <whathappensif@earthlink.net>
To: <cygwin@cygwin.com>
Cc: <david_ll@ladebug.zko.hp.com>, <whathappensif@earthlink.net>
Subject: RE: Variation on: regular user, bash cannot find /tmp
Date: Tue, 5 Sep 2006 20:36:45 -0400
Message-ID: <000801c6d14c$886e2f80$8b092918@TheMorningLight>
MIME-Version: 1.0
Content-Type: text/plain; 	charset="US-ASCII"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Outlook, Build 10.0.6626
In-Reply-To: <Pine.GSO.4.63.0609051030390.22373@access1.cims.nyu.edu>
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

It did help and worked; thanks.  Indeed, I had installed it in different
places the two times.  

For the archives, a couple clarifications on the instructions.  "From a
command prompt" means "from a windows command prompt" not a cygwin/bash
command prompt.  In the `command` on my windows box, semi-colon does not
separate commands, so the cd and the .\<program> need to happen as separate
commands.  

I haven't looked at the output of cygcheck yet; after doing the umount I
tried what had failed and it seems to work.

Thanks again.

-----Original Message-----
From: Igor Peshansky [mailto:pechtcha@cs.nyu.edu] 
Sent: Tuesday, September 05, 2006 10:35 AM
To: David LaFrance-Linden
Cc: cygwin@cygwin.com; david_ll@ladebug.zko.hp.com
Subject: Re: Variation on: regular user, bash cannot find /tmp


You probably installed into a different directory for that user, and you
have stale user mounts.  Unfortunately, you have not attached the output
of "cygcheck -svr" from the failing user (which you could have gotten via
"cd c:\cygwin\bin; .\cygcheck -svr" from a command prompt).  Just unmount
all user mounts as the problem user: "cd c:\cygwin\bin; .\umount -U".
HTH,



--
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/

