delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2002/09/20/15:46:42

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0
content-class: urn:content-classes:message
MIME-Version: 1.0
Subject: RE: How to install packages...
Date: Fri, 20 Sep 2002 14:45:45 -0500
Message-ID: <FBAA835302BB614E9D5B54EBEA335DCB399ABF@uemail02.evansville.edu>
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
From: "Richardson, Tony" <ar63 AT evansville DOT edu>
To: <bkeener AT thesoftwaresource DOT com>, <cygwin AT cygwin DOT com>
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id g8KJkeP21090

I guess that you could untar everything appropriately,
but you'd need to run the post-install scripts.

Instead of that I installed on one machine and then
copied everything over to a network share. This allows Cygwin to
be run from any machine on the network without doing an install
on the local machine.

Setup also creates the proper mounts.  To get around that
I have the user click on a shortcut that points
to a batch file containing:

   call \\cecsfp\cygwin\scripts\mkusrmnts 2> nul:
   \\cecsfp\cygwin\bin\rxvt -tn xterm -e /bin/bash --login -i

where mkusrmnts is another batch file that sets up all of the
required mount points correctly.  (All as user mounts so that no
special privileges are required.)

I also modified /etc/profile to mount /home over a cygwin subdirectory
in the user's Windows HOMEPATH.  To get X to run correctly I found that
I had to mount /tmp over a tmp subdirectory under their cygwin
subdirectory.  Now students can get a Cygwin session or start up an X
windows session from any Windows machine on our campus.  Everything
seems
to work fine.  (I've been wondering recently whether each user needs
their own /var mount also.  I need to find out which programs
write to /var.)

I'd be happy to send anyone who is interested the mkusrmnts.bat and
profile
files that make this work.

The network share is a mirror of the cygwin install on my machine.
After
I update my machine I user rsync to update the network share (excluding
the /home, /tmp, /usr/lib, /usr/bin, /usr/tmp and /usr/var directories
and
a few files in /etc).

Tony Richardson

> From: Brian Keener
> 
> As a side note to what Chris wrote:
> 
> How did you install Cygwin without using the setup program?  
> Does it work?

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


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