delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2022/03/29/01:02:29

X-Recipient: archive-cygwin AT delorie DOT com
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 7BF393858C52
Authentication-Results: sourceware.org;
dmarc=pass (p=none dis=none) header.from=gmail.com
Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gmail.com
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112;
h=mime-version:from:date:message-id:subject:to;
bh=0WxThrNw4E/SIBdjIZ66yw3MTgaD33GzF/o8vjYqorc=;
b=DZJW8eAWEd0Z/uMGc+LIqf45cW26g1ud/3s/OAYjYSq5EinqWNFpQd6d27zdTDRK6Y
w9MmDDowLEhKPZ17Y7ZYUNE1u1mo4JPf5vkUIxDI6RZ5ZMVtli4veOoJRGdFxjTAfOic
81LiXwvJbXDjvlJL9SWmWoZEweRCm/xFsNFWFZiNBoB3K0WRvGs5UHB7coHDLw8wPdTG
hqL5RUcQB/WI8ci2ngVmmIe7OGaYodXiqkO6DufyWpP1RsJOHJ9y+IU6mBIgf0dUIhSk
9EVTWNU0XRs6v9cXA+9zeVS0HHkgrSBQVLozvPsgb3EZbfhu/79D6USbwMZfilsLyRki
l8ZQ==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=1e100.net; s=20210112;
h=x-gm-message-state:mime-version:from:date:message-id:subject:to;
bh=0WxThrNw4E/SIBdjIZ66yw3MTgaD33GzF/o8vjYqorc=;
b=x31O/IX8lRXGIiZXD+WQHrCU8e5iWQQ3FRWo22W+hHiFw0DEiul6WMpPzXkYIclEH4
Ji8JiMzUUkyPjLlCLq3ICppr+Jgxxjkyk6ZCsiAaHI5vns3woimDzQrMNG7eLE4Klr6g
7HC0eX2euDpy+uwCYqtdtugFzzJlFV9vNMjsRgpraECdfxvuuslr6sEn5lvP7Xuham9V
i3QpmxDu4+7MBZuE2ZWr1o5mN/cBKjQe8J+dfdA3zv8Uo+N5GYFMeIndXuOvxjueiYfq
dfGufn1Xuq0a7I9+95Re8GJnAambIGHV1OeQV9W5WVYxJY3WPTGp0ZoxqZGL1EOjTGJX
ODLA==
X-Gm-Message-State: AOAM530N+FFlfiXd8Qt3fG4fuWsX9iNd0zfhpYVVDfvQqt6JMbp5Ee+y
cQwjhePsTUYaeZAkJoyyhwyvRMwOQcBP8qf2jg1jlxbgV10=
X-Google-Smtp-Source: ABdhPJyowYCTxIvFTgqmio4y1w36jPrud6BolkWTjtgmqxt90geo4sDFmUbYvecnH+YGp960M/dYtdHPQ84ODCdO8Pk=
X-Received: by 2002:a5d:47a5:0:b0:204:ec2:79c1 with SMTP id
5-20020a5d47a5000000b002040ec279c1mr27048573wrb.366.1648530126936; Mon, 28
Mar 2022 22:02:06 -0700 (PDT)
MIME-Version: 1.0
From: "G. Wong" <gwong589 AT gmail DOT com>
Date: Mon, 28 Mar 2022 22:01:53 -0700
Message-ID: <CAM9JQpnvFKujfoWrHub+Q7QWoxjAjko3Fecu6MW-bN5_q6VBkg@mail.gmail.com>
Subject: Installing latest Cygwin setup on Win7 Prof system fails to correctly
setup Cygwin64 Terminal shortcut...
To: cygwin AT cygwin DOT com
X-Spam-Status: No, score=-0.7 required=5.0 tests=BAYES_00, DKIM_SIGNED,
DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_ENVFROM_END_DIGIT,
FREEMAIL_FROM, HTML_MESSAGE, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS,
TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4
X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on
server2.sourceware.org
X-Content-Filtered-By: Mailman/MimeDel 2.1.29
X-BeenThere: cygwin AT cygwin DOT com
X-Mailman-Version: 2.1.29
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com>

Hi,
After installing Cygwin via setup-x86_64.exe, it creates a Cygwin64
Terminal shortcut on the desktop but no target is defined in it.  Clicking
on the shortcut obviously fails to start a shell console.
I did install the cygwin64 root directory to a different drive letter,
D:\cygwin64, instead of default C: drive.
In the cygwin64 directory, a batch file, Cygwin.bat, is there where running
it in a Windows cmd console will start a bash shell.
The main cmd in the batch file does a change directory from an environment
variable that doesn't exist:
cd /d "%~dp0bin" && .\bash --login -i

Setup log in /var/log doesn't show a failed setup issue.
Also, the Windows Start menu for Cygwin also has same bad link to start the
terminal.

-George

-- 
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019