public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: "Richardson, Tony" <ar63@evansville.edu>
To: <bkeener@thesoftwaresource.com>, <cygwin@cygwin.com>
Subject: RE: How to install packages...
Date: Fri, 20 Sep 2002 12:53:00 -0000	[thread overview]
Message-ID: <FBAA835302BB614E9D5B54EBEA335DCB399ABF@uemail02.evansville.edu> (raw)

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/

             reply	other threads:[~2002-09-20 19:46 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-20 12:53 Richardson, Tony [this message]
2002-09-20 15:02 ` Christopher Faylor
2002-09-20 17:56   ` Robert Collins
2002-09-20 18:36     ` Gary R. Van Sickle
2002-09-20 18:42       ` Igor Pechtchanski
2002-09-20 18:46         ` Bruce Alderson
2002-09-20 18:55           ` Christopher Faylor
2002-09-20 18:58             ` Bruce Alderson
2002-09-20 19:05               ` Christopher Faylor
2002-09-20 19:15                 ` Bruce Alderson
2002-09-20 20:25                   ` Christopher Faylor
2002-09-20 20:38                   ` Robert Collins
2002-09-21 15:49                     ` Robert Collins
2002-09-21 17:58                       ` Nicholas Wourms
2002-09-21 17:59                         ` Robert Collins
2002-09-21 14:01             ` Nicholas Wourms
     [not found]         ` <20020921013619$2ab5@traf.lcs.mit.edu>
     [not found]           ` <mit.lcs.mail.cygwin/20020921013619$2ab5@traf.lcs.mit.edu>
2002-09-21 13:18             ` Patrick J. LoPresti
2002-09-20 18:51       ` Robert Collins
2002-09-20 18:47     ` Christopher Faylor
2002-09-20 19:00       ` Robert Collins
2002-09-21  0:10   ` Soren A
2002-09-21  6:13     ` Soren A
2002-09-21  6:32       ` Robert Collins
2002-09-21 11:28         ` Soren A
2002-09-21 15:36           ` Robert Collins
2002-09-21 18:37           ` Christopher Faylor
2002-09-21 13:14         ` Soren A
2002-09-21 14:37           ` Nicholas Wourms
2002-09-21 15:34           ` Max Bowsher
  -- strict thread matches above, loose matches on Subject: below --
2002-09-23  7:10 John Vincent
2002-09-20  7:03 sara svensson
2002-09-20  9:49 ` Christopher Faylor
2002-09-20 10:18   ` Brian Keener

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=FBAA835302BB614E9D5B54EBEA335DCB399ABF@uemail02.evansville.edu \
    --to=ar63@evansville.edu \
    --cc=bkeener@thesoftwaresource.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).