X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
Message-ID: <4709D38F.3050705@pacific.net.sg>
Date: Mon, 08 Oct 2007 14:51:59 +0800
From: Erich Dollansky <oceanare@pacific.net.sg>
User-Agent: Thunderbird 2.0.0.6 (X11/20070826)
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: How to write directory address under Cygwin?
References: <7.0.1.0.2.20071008145536.0248a870@eye.usyd.edu.au>
In-Reply-To: <7.0.1.0.2.20071008145536.0248a870@eye.usyd.edu.au>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.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

Hi,

Peter Hains wrote:
> Hi all,
> 
> I know this quite probably a very basic question, so basic in fact, I 
> haven't been able to find any help! I have Cygwin up and running on my 
> PC and I am trying to use a UNIX program under Cygwin. The program 
> requires a parameter file telling it where to find all the files it has 
> to work on. This file can be found in the 

the program should have the environment variable 'HOME' set to the home 
directory of the current user. Use this to create the base for the path 
and then add at run-time the remaining parts.

> /home/PHains/SuperHirn/make

Can you share your SuperHirn with some of the politicians around?

Erich

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

