You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sudo apt-get install build-essential bison subversion zip automake flex pkg-config
25
25
```
26
26
27
27
#### Mac OSX requirements
@@ -64,15 +64,13 @@ You need to install Cygwin: http://www.cygwin.com/. Once you have run `setup-x86
64
64
- wget
65
65
- unzip
66
66
- zip
67
-
- gperf
68
67
- bison
69
68
- flex
70
69
- make
71
70
- patch
72
71
- automake
73
72
- autoconf
74
73
- gcc-g++
75
-
- libncurses-devel
76
74
77
75
You also need to install MinGW: http://www.mingw.org/. Once you have run mingw-get-setup.exe, select and install (clicking on "Installation" -> "Apply changes") the following packages:
0 commit comments