53 | | Download and install [https://msys2.github.io/ MSYS2] - http://repo.msys2.org/distrib/i686/msys2-i686-20150916.exe (32bit) or http://repo.msys2.org/distrib/x86_64/msys2-x86_64-20150916.exe (64bit). |
54 | | |
55 | | Start MSYS2 terminal and install requirements (both 32bit and 64bit): |
| 53 | MSYS2 has several of the required dependencies for compiling GRASS GIS (like `gcc` and others): |
| 54 | |
| 55 | 1. Download and install [https://msys2.github.io/ MSYS2] - [http://repo.msys2.org/distrib/i686/msys2-i686-20150916.exe 32bit] or [http://repo.msys2.org/distrib/x86_64/msys2-x86_64-20150916.exe 64bit]. |
| 56 | |
| 57 | 2. Start MSYS2 terminal and install requirements (both 32bit and 64bit): |