X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 42B773856DC8 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1686845486; bh=XKTNPVssTxqaywjxTk17toxTftgjBz6+Kf2sxz8/HCc=; h=References:In-Reply-To:Date:Subject:To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From:Reply-To:From; b=URCopprWWdf7c43NFLVMy2BkfGR0krtqBGYM1LEtujXJe5ni64cK3iTJg4vzk79uC 3VyryJCwA+LbSYH9BjXGLXzpadM3uMMz0yePLFKbvOutDu1Tw37loaCrJGBnrKTN6c njhEuPXPgMVMuCof5lW2pwyYuFQwhxZMrhFqTWRc= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 897163857BA4 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686845449; x=1689437449; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2aoeKvqqtxZnvLfOV0GOwkiMlvQynYcvCrYSa/H/o1g=; b=WGgwq7crCOfKQyO021/B/2XtomeK6qMeeC8XhnU15EzaiQCNYjIRwLFxmudIM3MYY4 kVOahhBaZpevdhjZtPOZ8UG0eRsiUc91/DKgf4aj8GTjnWzbJtW1iskhYC2qQZQf5Jxd ePoxgeCOtp1NJcTCzzVf1QZ4dPCGo0f1+zhLEQ4AZF+oCB4UfSp6wlPxuQfDFlzNuE2T A7UCk/RZEa25d20iaIa0fDubMANXae0kuVEPmuiOPwSnMOf4fuoZ9Cg4sazOhsp2hQav k/vB0+BZimAVuGnn6j2KWeZO5V5sgDkQcqM/ny1ypUGnwM0bjyio081ZffJEdkUVeHNa ph2A== X-Gm-Message-State: AC+VfDyN8eBUO2VNeoRW2bcthxAJg9S9o/FSx4yVKTWVgoPLgrfaP1mz Jzbx1BhNFi1Fd79jg8kU8mg16vzCDWV+6uXoeqTDNcJTSpI= X-Google-Smtp-Source: ACHHUZ7DmG1LwMHqYkakaDZ6B0Jysw0RiECPKMaBuVh7BdTIHbOXiJoQJlrwQOiD5oN+gEaZA226h5fxv74RjzwGQdk= X-Received: by 2002:a25:da57:0:b0:bad:52e:2afe with SMTP id n84-20020a25da57000000b00bad052e2afemr5079757ybf.65.1686845448795; Thu, 15 Jun 2023 09:10:48 -0700 (PDT) MIME-Version: 1.0 References: <648ae4b3 DOT 170a0220 DOT 7a40 DOT c67dSMTPIN_ADDED_BROKEN AT mx DOT google DOT com> <296c6b9a-a891-52a8-0745-1cd9edbac156 AT harkless DOT org> In-Reply-To: <296c6b9a-a891-52a8-0745-1cd9edbac156@harkless.org> Date: Thu, 15 Jun 2023 18:10:37 +0200 Message-ID: Subject: Re: help needed - transition from 32bits to 64bits To: Dan Harkless Cc: cygwin AT cygwin DOT com X-Spam-Status: No, score=0.6 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 List-Id: General Cygwin discussions and problem reports List-Archive: List-Post: List-Help: List-Subscribe: , From: marco atzeri via Cygwin Reply-To: marco atzeri Content-Type: text/plain; charset="utf-8" Sender: "Cygwin" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 35FGBpDw003119 On Thu, Jun 15, 2023 at 2:59 PM Dan Harkless via Cygwin wrote: > > On 6/15/2023 5:47 AM, marco atzeri via Cygwin wrote: > > On Thu, Jun 15, 2023 at 12:15 PM gh via Cygwin wrote: > > > Currently, cygwin is in C:\cygwin, which I have moved to C:\cygwin-bck. I then want to install in the now almost empty C:\cygwin, > > > > No need to rename the directory as the Cygwin 64 bit will be installed > > in C:\Cygwin64 folder > > Right, but the OP _wanted_ to keep their old paths. Gilbert, you can > change the install path of Cygwin64 at install-time to be C:\cygwin. > There's no requirement for the 64-bit version to be installed in a > "cygwin64" directory. > > Alternatively, you could let it install into C:\cygwin64 and then make a > Junction or Symbolic Link (e.g. using mklink in a Command Prompt) from > cygwin to cygwin64, but if it were me I'd probably go with your original > intention. > > -- > Dan Harkless just renaming the current c:\Cygwin folder to anything (e.g c:\Cygwin32 ) will leave a working Cygwin 32 installation, except any services installed that of course will have the broken links and broken windows shortcut -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple