From: Chris Koeritz Date: Mon, 30 Apr 2012 04:24:15 +0000 (-0400) Subject: added a recommended list of things to install for cygwin on dosdows. X-Git-Tag: 2.140.90~1375 X-Git-Url: https://feistymeow.org/gitweb/?a=commitdiff_plain;h=7d69f27238b36c8bea285a4eabc584b08305e581;p=feisty_meow.git added a recommended list of things to install for cygwin on dosdows. --- diff --git a/doc/cygwin_install_list.txt b/doc/cygwin_install_list.txt new file mode 100755 index 00000000..2b08af73 --- /dev/null +++ b/doc/cygwin_install_list.txt @@ -0,0 +1,46 @@ +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... + +shells: + python + perl + perl-win32-gui + perl-libwin32 + +network: + ncftp + openssh + +editors: + vim + gvim + emacs + +revision control: + git + gitk + subversion + +general tools: + bc + expect + util-linux + inetutils + email + mutt + unzip + zip + crypt + time + +build tools: + gcc4 + make + +x window support: + xterm + xinit +