From: baeck@swipnet.se (Magnus Baeck)
Subject: Re: install
28 Dec 1997 14:46:09 -0800
Message-ID: <3.0.5.32.19971228233337.00a48440.cygnus.gnu-win32@janus.swip.net>
References: <000901bd1334$068be320$9c55dacd@vic-and-michele>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
To: GNU-Win32 <gnu-win32@cygnus.com>

At 20:57 1997-12-27 -0500, you wrote:
>I still have questions about the 1) /tmp how and where do I apply this? I
>made a set tmp=J:\Temp in the auto exec.bat. 
>
That won't do, /tmp is referring to the directory \tmp which doesn't exist.
Either create it, or mount your temporary directory as /tmp;

mount j:\temp /tmp

The mount command without parameters will show what directories you have
mounted. 

>3) what is bin/sh and how to create it and add sh.exe to it?
>
Mount your GNU-Win32 bin-directory (normally
\gnuwin32\b18\H-i386-cygwin32\bin) as /bin just like with the temporary
directory.

___________________________________________
Magnus Baeck               baeck@swipnet.se
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
