Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-Id: <3.0.5.32.19990826173520.00d661c0@pop.ma.ultranet.com> X-Sender: lhall AT pop DOT ma DOT ultranet DOT com X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Thu, 26 Aug 1999 17:35:20 -0400 To: "Philippe NICOLAS" , "cygwin AT sourceware DOT cygnus DOT com" From: "Larry Hall (RFK Partners, Inc)" Subject: Re: Problem with NT Server (newbie) In-Reply-To: <000901bef004$41198700$ed4e8aa4@org> References: <3 DOT 0 DOT 5 DOT 32 DOT 19990826163336 DOT 00d667a0 AT pop DOT ma DOT ultranet DOT 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) // notation. You'll need the "mount" utility to clearly see the default partition mounts/mappings. Larry Hall lhall AT rfk DOT 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) >À : Philippe NICOLAS >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 AT rfk DOT 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 AT sourceware DOT cygnus DOT com