Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <20001127201518.17692.qmail@web115.yahoomail.com> Date: Mon, 27 Nov 2000 12:15:18 -0800 (PST) From: Earnie Boyd Subject: Re: access cygwin 1.1.4 from server To: "Kirschner, Paul E. UTRC" , "'cygwin'" MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii --- "Kirschner, Paul E. UTRC" wrote: > > > I want to make cygwin 1.1.4 accessible from a number of computers without > doing a local install on each one. This will save tremendous time and disk > space. I just need to access some of the utilities (perl, rsh) and compilers > (gcc, g77) from a DOS window. I DO NOT NEED the added layer of "logging > into" a UNIX-like environment. (In fact my use will be through a Win95 > application that can start batch files and cannot log in.) While DJGPP works > in a DOS window that way through djgpp.env, I need the cygwin compiler and > other utilities. > > I tried just adding the proper paths in a DOS window but the compiler > complains about C header files and crt0. > > Is there an easy way to set this up? > Make sure that you mount the root directory on each machine. Assuming you have Cygwin located on \\foo\cygwin and you have \\foo\cygwin mapped to drive z you would then need to `z:\bin\mount -s z:/ /'. Other mounts you may wish to do are: z:\bin\mount -s z:/bin /usr/bin z:\bin\mount -s z:/lib /usr/lib HTH, ===== Earnie Boyd mailto:earnie_boyd AT yahoo DOT com --- --- --- Cygwin: POSIX on Windows --- --- Minimalist GNU for Windows --- __________________________________________________ Do You Yahoo!? Yahoo! Shopping - Thousands of Stores. Millions of Products. http://shopping.yahoo.com/ -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com