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 Reply-To: Cygwin List Message-Id: <5.1.0.14.0.20030915151928.0260dad8@127.0.0.1> X-Sender: Date: Mon, 15 Sep 2003 15:27:27 -0400 To: Robert Pollard , Cygwin From: Larry Hall Subject: Re: XP and /tmp directory In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" At 02:45 PM 9/15/2003, Robert Pollard you wrote: >I have a situation where when i start cygwin, the program say's i have to create a folder /tmp. > >I saw one response to this post but it didn't give any detail as to what the permanent solution would be. In other words, what do I have to do to make the program see /tmp wherever it is. > >Any ideas, thought, etc. are much appreciated. 'mkdir /tmp' from the bash prompt. Or make a symlink to an existing directory you want to use as /tmp. Or mount a directory as /tmp. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746 -- 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/