Where To Put Everything?

Jason Tishler Jason.Tishler@dothill.com
Sat Jun 16 20:12:00 GMT 2001


Iain,

On Sat, Jun 16, 2001 at 02:01:12PM -0700, Iain wrote:
> My question is - where do I put everything to replace
> the old installation with the new? What's the quickest
> way?

This is the recipe I have used in the past:

    $ # change directory to top of build tree
    $ make prefix=/tmp/cygwin/usr install
    $ cd /tmp/cygwin/usr
    $ pkg.sh # see attached
    $ cd ..
    $ tar -cvzf cygwin-$(date +%Y%m%d)-1.tar.gz usr
    $ cp cygwin-$(date +%Y%m%d)-1.tar.gz /tmp/snapshots
    $ # run setup.exe and point it at /tmp/snapshots

Jason

-- 
Jason Tishler
Director, Software Engineering       Phone: 732.264.8770 x235
Dot Hill Systems Corp.               Fax:   732.264.8798
82 Bethany Road, Suite 7             Email: Jason.Tishler@dothill.com
Hazlet, NJ 07730 USA                 WWW:   http://www.dothill.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pkg.sh
Type: text/x-shellscript
Size: 423 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin/attachments/20010616/43c25aa7/attachment.bin>


More information about the Cygwin mailing list