delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2000/11/27/14:56:10

Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT sources DOT redhat DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT sources DOT redhat DOT com>
List-Help: <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT sources DOT redhat DOT com
Delivered-To: mailing list cygwin AT sources DOT redhat DOT com
Message-Id: <4.3.1.2.20001127144855.00b8bd20@pop.ma.ultranet.com>
X-Sender: lhall AT pop DOT ma DOT ultranet DOT com
X-Mailer: QUALCOMM Windows Eudora Version 4.3.1
Date: Mon, 27 Nov 2000 14:52:29 -0500
To: "Kirschner, Paul E. UTRC" <KirschPE AT utrc DOT utc DOT com>,
"'cygwin'" <cygwin AT sourceware DOT cygnus DOT com>
From: "Larry Hall (RFK Partners, Inc)" <lhall AT rfk DOT com>
Subject: Re: access cygwin 1.1.4 from server
In-Reply-To: <62835D8790DBD111981100805FA7E4C401C47925@EXPRESS1>
Mime-Version: 1.0

At 02:42 PM 11/27/2000, 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?
>
>-------------------------------------------------------------------
>Paul Kirschner                            #include <disclaimer.std>
>Networks Department
>United Technologies Research Center
>kirschpe AT utrc DOT utc DOT com
>(860)610-7119


You need to mount some directories:

   mount -b //remote/share/cygwin/dir/usr/bin /usr/bin
   mount -b //remote/share/cygwin/dir/usr/lib /usr/lib
   mount -b //remote/share/cygwin/dir /

Actually, just the last one should be sufficient but I believe setup.exe
mounts these three.



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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019