lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] master 0cd5be1 2/6: Upgrade to 64-bit cygwin


From: Greg Chicares
Subject: [lmi-commits] [lmi] master 0cd5be1 2/6: Upgrade to 64-bit cygwin
Date: Thu, 25 Apr 2019 16:49:26 -0400 (EDT)

branch: master
commit 0cd5be16dc271b2f816484383246a9e3adf7a675
Author: Gregory W. Chicares <address@hidden>
Commit: Gregory W. Chicares <address@hidden>

    Upgrade to 64-bit cygwin
---
 INSTALL            | 2 +-
 install_cygwin.bat | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/INSTALL b/INSTALL
index 99a23a6..ca2e02f 100644
--- a/INSTALL
+++ b/INSTALL
@@ -41,7 +41,7 @@ Copy and paste the following lines into the "Command Prompt" 
window:
 
 Save the following files into the 'C:\cache_for_lmi' directory:
 
-  https://cygwin.com/setup-x86.exe
+  https://cygwin.com/setup-x86_64.exe
   https://git.savannah.gnu.org/cgit/lmi.git/plain/install_cygwin.bat
 
 Copy and paste the following lines into the "Command prompt" window:
diff --git a/install_cygwin.bat b/install_cygwin.bat
index ec6388a..cceb4da 100644
--- a/install_cygwin.bat
+++ b/install_cygwin.bat
@@ -28,7 +28,7 @@ IF EXIST C:\cygwin-lmi\NUL GOTO FoundOldInstallation
 
 C:
 cd C:\cache_for_lmi
-START "Installing Cygwin" /WAIT setup-x86 ^
+START "Installing Cygwin" /WAIT setup-x86_64 ^
   --wait --quiet-mode ^
   --site http://mirrors.kernel.org/sourceware/cygwin/ ^
   --root C:/cygwin-lmi --packages ^



reply via email to

[Prev in Thread] Current Thread [Next in Thread]