Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

MinGW's mingw-get fails downloading packages

Tags:

mingw

I'm trying to set up MinGW. I have downloaded the latest installer, which installs mingw-get but this utility fails to fetch the packages and gives the following kind of messages:

mingw-get: * ERROR * Get package: http://prdownloads.sourceforge.net/mingw/gcc-4.5.2-1-mingw32-lic.tar.lzma?download: download failed

There is no firewall running. Anyone had the same problem?

Thanks to all.

like image 917
rei_x_6313 Avatar asked Mar 13 '11 19:03

rei_x_6313


People also ask

Why does MinGW download fail?

Are you on your home network, or at the office? You are being blocked from downloading the setup files. Either it's a firewall issue, a network issue, or something on your computer.

Why MinGW w64 is not installing?

It is essential that the installation path does not contain any spaces. Therefore, you cannot install MinGW-w64 in Program Files. We recommend to create a folder mingw-w64 on your system drive (e.g., C:\mingw). Install a current version and specify win32 as thread when requested.


1 Answers

Try with "Administrator rights" . It helped me.

like image 55
Andrey Kalinin Avatar answered Sep 28 '22 08:09

Andrey Kalinin