X-Spam-Check-By: sourceware.org From: "David LaFrance-Linden" To: Cc: , 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: Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: 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 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 .\ 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 AT cs DOT nyu DOT edu] Sent: Tuesday, September 05, 2006 10:35 AM To: David LaFrance-Linden Cc: cygwin AT cygwin DOT com; david_ll AT ladebug DOT zko DOT hp DOT 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/