X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <20071008163725.2192@blackhawk> From: "d.henman" <dhenman AT gmail DOT com> Date: Mon, 08 Oct 2007 16:37:25 +0900 To: <cygwin AT cygwin DOT com> Subject: Re: How to write directory address under Cygwin? In-reply-to: Your message of Mon, 08 Oct 2007 01:24:41 -0500 <fecifj$5jf$1@sea.gmane.org> References: <7 DOT 0 DOT 1 DOT 0 DOT 2 DOT 20071008145536 DOT 0248a870 AT eye DOT usyd DOT edu DOT au> <fecifj$5jf$1 AT sea DOT gmane DOT org> X-Mailer: MH-E 8.0.3; GNU Mailutils 1.2.1; GNU Emacs 22.1.50 MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: <cygwin.cygwin.com> List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com> List-Archive: <http://sourceware.org/ml/cygwin/> List-Post: <mailto:cygwin AT cygwin DOT com> List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id l987bSWg008989 Ren� Berber <r DOT berber AT computer DOT org> wrote: > Peter Hains wrote: > > "C:\cygwin\home\PHains\SuperHirn\make" directory on my hard drive. My > > problem is getting the UNIX software to understand where the parameter > > file can be found. > > > > I've tried the Windows nomenclature as outlined above and what I think > > is the Cygwin version; > > > > /home/PHains/SuperHirn/make > > This last one is the correct way to specify a path. Well, that's nice Rene, but the home directory and the user's has to be manually created. At least in my case. I created a /home directory and in it a soft link to the directory I wanted to use as home. Otherwise, in XP home is somewhere in /cygdrive/c//Documents\ and\ Settings/<USERNAME> > > and various other permutations. So far I have had no joy and the program > > keeps on telling me the file cannot be found at "whatever_I_entered." > > terminal with: [ -d ~/SuperHirn/make ] && echo "Yes, directory exist" . just do ls -l ~/SuperHirn/make > -- > Ren� Berber > regards, darel -- 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/