... | @@ -5,15 +5,14 @@ Here are detailed instructions on how to build GmshFEM on Windows, using Cygwin |
... | @@ -5,15 +5,14 @@ Here are detailed instructions on how to build GmshFEM on Windows, using Cygwin |
|
## Cygwin and Windows PATH
|
|
## Cygwin and Windows PATH
|
|
|
|
|
|
Install cygwin from https://www.cygwin.com. Accept all defaults and select View "Full". Install the following packages:
|
|
Install cygwin from https://www.cygwin.com. Accept all defaults and select View "Full". Install the following packages:
|
|
* mingw64_x86_64-gcc-g++
|
|
* mingw64-x86_64-gcc-g++
|
|
* mingw64_x86_64-gcc-fortran
|
|
* mingw64-x86_64-gcc-fortran
|
|
* cmake
|
|
* cmake
|
|
* make
|
|
* make
|
|
* openssh
|
|
* openssh
|
|
* python3
|
|
* python3
|
|
* autoconf
|
|
* autoconf
|
|
* automake
|
|
* automake
|
|
* openssh
|
|
|
|
* git
|
|
* git
|
|
* wget
|
|
* wget
|
|
* unzip
|
|
* unzip
|
... | | ... | |