From acf751086d5736910de0d87be5a5c6c6f4db7ce2 Mon Sep 17 00:00:00 2001 From: Chris Koeritz Date: Wed, 21 Sep 2016 22:19:42 -0400 Subject: [PATCH] updated info for cygwin install list. --- doc/cygwin_install_list.txt | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) diff --git a/doc/cygwin_install_list.txt b/doc/cygwin_install_list.txt index 8b5981af..9cf9ecc6 100644 --- a/doc/cygwin_install_list.txt +++ b/doc/cygwin_install_list.txt @@ -1,13 +1,24 @@ - -*outdated: coming up with more complete list. - recommended packages to install in cygwin's setup if you're going to use cygwin on windows: first, keep all the standard packages that cygwin will enable. second, add these packages to get the full recommended set... +=========== + +using apt-cyg (https://github.com/transcode-open/apt-cyg), +this is the only command needed: + +apt-cyg install bc crypt emacs email expect gcc-g++ git gitk gvim inetutils \ + libcurl-devel make mutt ncftp openssh perl python subversion time unzip \ + util-linux vim xinit xterm zip + + +=========== + +list broken out by category: + shells: python perl @@ -38,6 +49,9 @@ general tools: crypt time +libraries: + libcurl-devel + build tools: gcc4 make -- 2.34.1