updated info for cygwin install list.
authorChris Koeritz <fred@gruntose.com>
Thu, 22 Sep 2016 02:19:42 +0000 (22:19 -0400)
committerChris Koeritz <fred@gruntose.com>
Thu, 22 Sep 2016 02:19:42 +0000 (22:19 -0400)
doc/cygwin_install_list.txt

index 8b5981af85e459231c76a21941349b75ca20eb43..9cf9ecc6f4485d8974d1aa807ff592c7efe5917c 100644 (file)
@@ -1,13 +1,24 @@
 \r
-\r
-*outdated: coming up with more complete list.\r
-\r
 recommended packages to install in cygwin's setup\r
 if you're going to use cygwin on windows:\r
 \r
 first, keep all the standard packages that cygwin will enable.\r
 second, add these packages to get the full recommended set...\r
 \r
+===========\r
+\r
+using apt-cyg (https://github.com/transcode-open/apt-cyg),\r
+this is the only command needed:\r
+\r
+apt-cyg install bc crypt emacs email expect gcc-g++ git gitk gvim inetutils \\r
+  libcurl-devel make mutt ncftp openssh perl python subversion time unzip \\r
+  util-linux vim xinit xterm zip\r
+\r
+\r
+===========\r
+\r
+list broken out by category:\r
+\r
 shells:\r
   python\r
   perl\r
@@ -38,6 +49,9 @@ general tools:
   crypt\r
   time\r
 \r
+libraries:\r
+  libcurl-devel\r
+\r
 build tools:\r
   gcc4\r
   make\r