X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:subject:date:message-id:references :in-reply-to:content-type:content-transfer-encoding :mime-version; q=dns; s=default; b=MAfG9mX9uzlx6Eh16bqvSZ/Luhuyp Ziu7O0YXsFn0H6ZYb5waV7GAWBCjwKkuPV3uaDnaKgfmNEd+ro3tuBrJgVMhao7M WYLZfS/na5NITMXjcwS/zBnKGzbZ0iGrc3L07An49DrKRNpDeB71KyEvSYDhpflY /HXnUqIhXJPL7Q= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:subject:date:message-id:references :in-reply-to:content-type:content-transfer-encoding :mime-version; s=default; bh=43Yigg8jGX3/CWi8tX5OnFDUmFE=; b=V/q cV1NsveAMOKr/oqfpsNMml22HC4GF//RzuhhbvC+nLcFJsaoL6SdCn1wh1KgiW4V 68va4qUSxbkjwLjh/ZTRiweDBJVoIely0Y3S/YWZNNZGVbyclPvwxrbILEzp3bfr 8UWfqrO7eVFgbrNn8Ouxl6nsWL5dGDTBDPMdHqZA= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , 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-Spam-SWARE-Status: No, score=-4.8 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RCVD_IN_DNSWL_MED,RCVD_IN_HOSTKARMA_W,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.1 X-IronPortListener: Outbound_SMTP X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ah0FABs4zFGcKEes/2dsb2JhbABbFoJzMUm/CH0WdIIjAQEBAQMSKE8CAQgNCwoUEB8TFwENAgQbGodsnwibS48kOIMCYwOOK4pDhRuFX4UigxGCKA From: "Buchbinder, Barry (NIH/NIAID) [E]" To: "cygwin AT cygwin DOT com" Subject: RE: offline cygwin install question Date: Thu, 27 Jun 2013 13:07:09 +0000 Message-ID: <6CF2FC1279D0844C9357664DC5A08BA20D97CE@MLBXV06.nih.gov> References: <51CB4C14 DOT 4030909 AT molconn DOT com> <20130627113529 DOT 3760 AT binki> In-Reply-To: <20130627113529.3760@binki> Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id r5RD7XKH021046 <... 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? Do the experiment. I copy 32 bit cygwin between my desktop and laptop (Windows 7, 64 bit) (using a network drive as an intermediary) and it work fine for me. I use xcopy followed by a Windows mirroring utility (mirror - ) in a cmd batch file. For a first install xcopy alone or a copy using Windows Explorer should work fine. This all assumes that that both installation are at equivalent locations, e.g., C:\cygwin. When I, on occasional, run it from H:\cygwin, it runs but seems to have problems finding customizations. I've never tried tracking it down but mounts set in fstab to C: are a possible problem, as are lack of environmental variables set in Windows. Good luck, - Barry Disclaimer: Statements made herein are not made on behalf of NIAID. -- 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