From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20532 invoked by alias); 27 Jun 2013 17:52:22 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 20521 invoked by uid 89); 27 Jun 2013 17:52:21 -0000 X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RCVD_IN_HOSTKARMA_YE,TW_CG autolearn=ham version=3.3.1 Received: from nm9-vm7.access.bullet.mail.gq1.yahoo.com (HELO nm9-vm7.access.bullet.mail.gq1.yahoo.com) (216.39.63.187) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Thu, 27 Jun 2013 17:52:19 +0000 Received: from [216.39.60.176] by nm9.access.bullet.mail.gq1.yahoo.com with NNFMP; 27 Jun 2013 17:52:17 -0000 Received: from [66.94.237.198] by tm12.access.bullet.mail.gq1.yahoo.com with NNFMP; 27 Jun 2013 17:52:17 -0000 Received: from [98.139.221.60] by tm9.access.bullet.mail.mud.yahoo.com with NNFMP; 27 Jun 2013 17:52:17 -0000 Received: from [127.0.0.1] by smtp101.biz.mail.bf1.yahoo.com with NNFMP; 27 Jun 2013 17:52:17 -0000 X-Yahoo-SMTP: ycweUreswBCK.d0cygTP5tXwHncbOU7YVeVfIxOQoyRMI2IuIKLmUqE- X-Rocket-Received: from [192.168.10.27] (lmh_users-groups@71.232.178.58 with plain) by smtp101.biz.mail.bf1.yahoo.com with SMTP; 27 Jun 2013 10:52:17 -0700 PDT Message-ID: <51CC7BD4.6020208@molconn.com> Date: Thu, 27 Jun 2013 18:25:00 -0000 From: LMH User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:20.0) Gecko/20100101 Firefox/20.0 SeaMonkey/2.17.1 MIME-Version: 1.0 To: cygwin@cygwin.com Subject: Re: offline cygwin install question References: <51CB4C14.4030909@molconn.com> <20130627083233.GI6966@calimero.vinschen.de> <20130627165959.GA7709@ednor.casa.cgf.cx> In-Reply-To: <20130627165959.GA7709@ednor.casa.cgf.cx> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2013-06/txt/msg00689.txt.bz2 I have win7 64-bit computers set up in another location. It would seem that the easiest option would be to make sure that one of those is up to date and then just tar up the cygwin directory and move it. I have also found that you can just tar up the local package directory and then run a local install, but this seems to have issues if there are packages in the local install dir from more than one mirror. If I download the normal setup.exe to a 64-bit windows install, will it automatically install the 4-bit version? have never seen the setup64.exe that was mentioned in a previous post. Where would that be located? I have to assume at this point that the cygwin I have running on w7 64-bit installs is the 32-bit version of cygwin, since I didn't do anything special when I set those up. I know that many 32-bit applications run perfectly well on a w7 64-bit install. What specific advantages would there be in running the 64-bit version of cygwin? The main thing I want to do is to upgrade to the minty terminal and make sure I am using the most current version of cygwin. I think that the version on this rig is pretty old. Thanks for the advice, LMH Christopher Faylor wrote: > On Thu, Jun 27, 2013 at 10:32:33AM +0200, Corinna Vinschen wrote: >> On Jun 26 16:16, LMH wrote: >>> I have a win7 64-bit machine that is not online and I want to update >>> the cygwin install. What is the best method for doing this? Can I >>> just copy the current cygwin install off of my XP 32-bit machine and >>> drop it into the 64-bit win7 rig, or will that create a problem? >> >> The easiest way, especially if you have more than one machine, is >> IMHO to create a local mirror of the Cygwin distro first: >> >> >> mkdir cygwin >> rsync -av --delete-after cygwin.com:cygwin/ cygwin >> >> This creates a local mirror of the 32 and 64 bit Cygwin versions. >> The 32 bit version is more complete and runs on 32 and 64 bit, >> as cgf pointed out. > > Yow. Please don't encourage people to perform high-bandwith-consuming > operations to cygwin.com. I don't want to have to start limiting rsync > access to cygwin.com because everyone thinks that doing full copies of > the release area is a good idea. > > You could use an rsync mirror (see http://cygwin.com/mirrors.html) for > this but this seems like severe overkill for what the OP wanted. > Duplicating their installation from one system to another shouldn't > involve downloading the whole Cygwin release, whether it is 32-bit or > 64-bit. > > cgf > > -- > Problem reports: http://cygwin.com/problems.html > FAQ: http://cygwin.com/faq/ > Documentation: http://cygwin.com/docs.html > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > > -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple