From: Mike Brady Date: Thu, 21 Feb 2019 14:57:20 +0000 (+0000) Subject: Update CYGWIN.md X-Git-Tag: 3.3RC0~39 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e6a1a819e22472586281a4e83836f2d130e6ddc;p=thirdparty%2Fshairport-sync.git Update CYGWIN.md --- diff --git a/CYGWIN.md b/CYGWIN.md index e1174d4e..0bef5cef 100644 --- a/CYGWIN.md +++ b/CYGWIN.md @@ -24,7 +24,7 @@ Setting up Cygwin * Open a Window Command Prompt and enter the following (long!) command: ``` -Downloads\setup-x86_64.exe -P cygrunsrv,dbus,avahi,avahi-tools,gnome-keyring,libavahi-client-devel, ^ +C:\Users\mike> Downloads\setup-x86_64.exe -P cygrunsrv,dbus,avahi,avahi-tools,gnome-keyring,libavahi-client-devel, ^ libglib2.0-devel,openssl,pkg-config,autoconf,automake,clang,libdaemon-devel,popt-devel, ^ make,libao-devel,openssl-devel,libtool,git,wget,flex,bison ``` @@ -39,7 +39,7 @@ Enter `yes` for all queries. Next, open the Windows "Services" application (if i Next, open (or return to) a `Cygwin64 Terminal` window in Administrator mode. Enter the following command: ``` -$ /usr/sbin/avahi-daemon-config +$ /usr/sbin/avahi-daemon-config ``` Enter `yes` for all queries. Next, open the Windows "Services" application (if it's already open, refresh the screen contents) and look for the `CYGWIN Avahi service`. Open it and start it.