Msys2 64: progress

lonetiger at gmail.com lonetiger at gmail.com
Tue Jun 28 21:19:11 UTC 2016


Hi Simon,

You’re missing an underscore in the command (there’s one between x86 and 64), 

It’s pacman -R mingw-w64-x86_64-curl

This is only needed if curl --version reports anything other than x86_64-pc-msys.
After that you need to install the normal msys curl with pacman -S curl

You don’t have to run configure everytime to test either, you can just run

mk/get-win32-tarballs.sh download x86_64

from the root and it should just download the packages only if everything is setup correctly.

Also don’t forget to do a pacman -Sy to update the repositories. Couldn’t gather from your email if you did this already.

Kind Regards,
Tamar

From: Simon Peyton Jones via ghc-devs
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-devs/attachments/20160628/fdff876f/attachment-0001.html>


More information about the ghc-devs mailing list