Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

installing cygwin: setup.ini missing from http://mirrors.kernel.org

I'm trying to install cygwin on a windows 2008 server. I managed to get a hold of the cygwin setup.exe version 2.721.
Since cygwin.com is down at the moment, i tried several mirrors found through the google cache of the cygwin mirrors. I ran into the same problem like this guy: Help needed installing cygwin: may be ini file problem
Like they suggested, I tried http://mirrors.kernel.org as mirror. It downloads some setup.bz files fine. Then I get the error "Unable to get setup.ini from http://mirrors.kernel.org/".
Any suggestions how to install cygwin now?

like image 447
mles Avatar asked Mar 19 '13 10:03

mles


People also ask

Where is my Cygwin setup file?

Once you have an existing Cygwin installation, the setup.exe chooser is also used to manage your Cygwin installation. Information on installed packages is kept in the /etc/setup/ directory of your Cygwin installation; if setup.exe cannot find this directory it will act as if you have no Cygwin installation.


2 Answers

I got this error when I tried to use http://cygwin.com/setup.exe and not http://cygwin.com/setup-x86.exe or http://cygwin.com/setup-x86_64.exe. It seems the mirrors have just recently removed support for setup.exe. The setup.exe is still available to download but none of the mirrors work.

The solution is to use either the setup-x86.exe or the setup-x86_64.exe.

like image 87
TheCloudlessSky Avatar answered Oct 02 '22 01:10

TheCloudlessSky


The mirror should be the full path http://mirrors.kernel.org/sourceware/cygwin

If you get complaints about the .ini being from a newer version of setup, you'll need to find a newer setup.exe somewhere on the net that you trust. (And cygwin guys? Grrr for not including setup.exe in your mirrors and for not signing your exe!)

like image 25
Colin Jensen Avatar answered Oct 02 '22 02:10

Colin Jensen