Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Help needed installing cygwin: may be ini file problem

Tags:

cygwin

I'm trying to install cygwin on my Windows 7 machine.

I get the setup by starting the install on http://www.cygwin.com/. I choose "Install from Internet" (which links to http://www.cygwin.com/setup.exe), then select successively in the Wizard:

  • All users + Unix text files
  • local package directory = C:\Cygwin
  • direct connection
  • download site = mirror.cs.vt.edu (I tried a few others and ran into similar problems; if there is one in particular someone highly recommends, I will gladly try it).

I get a warning "The current ini file is from a newer version of setup.exe. If you have any trouble installing, please download a fresh version from http://www.cygwin.com/setup.exe", but as far as I understand, that's exactly what I just downloaded to start this. Then I get parse errors. I have no idea where I am going wrong, or where I would go to get the correct setup.exe. Any suggestions?

like image 465
Joe Mabel Avatar asked Aug 30 '10 00:08

Joe Mabel


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.


1 Answers

Delete the setup.exe that's on your hard drive and try again. Alternatively, try downloading from http://mirrors.kernel.org; I just tried it and it works for me. The new version should be 2.721 (as it appears on the spash screen).

like image 144
andand Avatar answered Oct 04 '22 20:10

andand