From: Mike Brady Date: Fri, 12 Feb 2016 22:26:52 +0000 (+0000) Subject: Update CYGWIN.md X-Git-Tag: 2.9.1~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d8e138acdb281d7290a56cbc25e1038ea103b29;p=thirdparty%2Fshairport-sync.git Update CYGWIN.md --- diff --git a/CYGWIN.md b/CYGWIN.md index 1cecd78d..99a5360a 100644 --- a/CYGWIN.md +++ b/CYGWIN.md @@ -24,7 +24,7 @@ and enter valid DNS server addresses, e.g. `8.8.8.8`. * `flex` for compiling `libconfig` * `bison` for compiling `libconfig` -* Download, compile, configure and install `libconfig`. +* Download, configure, compile and install `libconfig`. For this, if your home directory name has a space in it, which happens by default with Cygwin, you should temporarily rename it to a single word, e.g. `Mike Brady` -> `mike`. This is to allow the `make install` script to work properly.