From: Michael Göhler Date: Tue, 23 Sep 2014 20:08:14 +0000 (+0200) Subject: cygwin setup notes X-Git-Url: https://git.danieliu.xyz/?a=commitdiff_plain;h=3055b6d15234fe12f088e33747aae945dbb9896a;p=smdp.git cygwin setup notes --- diff --git a/README.md b/README.md index 75f638e..027b59b 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,8 @@ mdp needs the ncursesw headers to compile. So make sure you have them installed: -- On Ubuntu/Debian you need `libncursesw5` and `libncursesw5-dev` to be installed. +- on Ubuntu/Debian you need `libncursesw5` and `libncursesw5-dev` +- on Cygwin you need `libncursesw10` and `libncurses-devel` Now download and install mdp: