Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Legacy Cywgin Installation Using Cywgin Time Machine Failing (Unable to get setup-2.ini)

Tags:

cygwin

I am attempting to download an older version of Cygwin (1.7.16) in order to compile an open source project (Dummynet - windows port). The only way i found of doing so is by using a project known as Cygwin Time Machine. In order to use this i downloaded the cygwin 1.7 installer from 'ftp://www.fruitbat.org/pub/cygwin/setup/1.7/setup-1.7.exe', and when prompted for a download site, added 'ftp://www.fruitbat.org/pub/cygwin/circa/2012/08/20/222043'. However, the download fails with the following error :

Unable to get setup-2.ini from ftp://www.fruitbat.org/pub/cygwin/circa/2012/08/20/222043

Im looking for help in getting past this error, or any other alternative way of installing Cywgin 1.7.16 (Aug 20, 2012).

like image 474
Sanat Vij Avatar asked Sep 05 '13 18:09

Sanat Vij


1 Answers

The Admin at Cygwin Time Machine was kind enough to point me to the solution. The issue can be resolved by downloading the cygwin setup exe from cygwin.com/setup-x86.exe and starting it with the -X option. Once started, one may choose any cygwin 1.7.* snapshot url from the cygwin time machine site and add that as the mirror to download and install cygwin from.

like image 140
Sanat Vij Avatar answered Oct 06 '22 11:10

Sanat Vij