Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@sourceware.cygnus.com>
List-Subscribe: <mailto:cygwin-subscribe@sourceware.cygnus.com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin@sourceware.cygnus.com>
List-Help: <mailto:cygwin-help@sourceware.cygnus.com>,
	<http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
Message-Id: <3.0.5.32.19990826173520.00d661c0@pop.ma.ultranet.com>
X-Sender: lhall@pop.ma.ultranet.com
X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32)
Date: Thu, 26 Aug 1999 17:35:20 -0400
To: "Philippe NICOLAS" <philippenicolas@wanadoo.fr>,
        "cygwin@sourceware.cygnus.com" <keith@tardis.ed.ac.uk>
From: "Larry Hall (RFK Partners, Inc)" <lhall@rfk.com>
Subject: Re: Problem with NT Server (newbie)
In-Reply-To: <000901bef004$41198700$ed4e8aa4@org>
References: <3.0.5.32.19990826163336.00d667a0@pop.ma.ultranet.com>
Mime-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id RAA15386

The reason the workstation installation has a //d in front of the path names
is because you have NT installed on your D: partition.  On the server machine,
you have it installed on C:.  Cygwin, by default, mounts C: as /.  All other
partitions are referenced, by default, using (the now deprecated) //<drive
letter> notation.  You'll need the "mount" utility to clearly see the
default partition mounts/mappings.


Larry Hall                              lhall@rfk.com
RFK Partners, Inc.                      http://www.rfk.com
118 Washington Street                   (508) 893-9779 - RFK Office
Holliston, MA 01746                     (508) 893-9889 - FAX



At 10:47 PM 8/26/99 +0200, Philippe NICOLAS wrote:
>thanks.. it runs but I do not change the path on the workstation and on the
>nt server...
>
>Workstation :
>PATH=//d/cygnus/CYGWIN~1/H-I586~1/bin://D/WINNT/system32://D/WINNT://F/NTRES
>KIT
>
>NT Server
>PATH=/cygnus/CYGWIN~1/H-I586~1/bin:/WINNT/system32:/WINNT:/NTRESKIT
>
>There is no letter in front of the directory path on the NT server ....
>I made the same install...
>
>Do you know why ???
>
>
>----- Message d'origine -----
>De : Larry Hall (RFK Partners, Inc) <lhall@rfk.com>
>À : Philippe NICOLAS <philippenicolas@wanadoo.fr>
>Envoyé : jeudi 26 août 1999 22:33
>Objet : Re: Problem with NT Server (newbie)
>
>
>> At 10:31 PM 8/26/99 +0200, you wrote:
>> >I try to use gcc on a NT server (on two nt server precisely)
>> >I copy cygwin1.dll under winnt\system32
>> >
>> >in the bash i put gcc hello.c
>> >then a.exe
>> >
>> >command not found tell it to me !!!
>> >and only on ntserver, it works great on  nt workstations....
>> >
>> >Could you help me ?
>> >
>> >thanks
>> >
>> >
>>
>>
>> Is a.exe in your path?  If not, you have to make sure the directory its in
>> is in you path or invoke it via ./a.exe...
>>
>>
>> Larry Hall                              lhall@rfk.com
>> RFK Partners, Inc.                      http://www.rfk.com
>> 118 Washington Street                   (508) 893-9779 - RFK Office
>> Holliston, MA 01746                     (508) 893-9889 - FAX
>>
>
>


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

