| 1 | [[PageOutline]] |
| 2 | |
| 3 | * http://www.cygwin.com/setup.exe |
| 4 | |
| 5 | * [http://kkaneko.com/rinkou/cygwin/cygwin.html Windows に Cygwin バージョン 1.7 をインストール] |
| 6 | * [http://d.hatena.ne.jp/takuya_1st/20110423/1303586388 cygwin がMS-DOS形式のパスをWarningするので消した - ブックマクロ開発に] |
| 7 | > cygwinの環境変数については次のサイトが詳しい |
| 8 | * [http://gnupack.sourceforge.jp/docs/current/UsersGuide_technical_info.html gnupack Users Guide - 技術情報] |
| 9 | |
| 10 | = Cygwin/X = |
| 11 | * [http://x.cygwin.com/docs/ug/setup-cygwin-x-installing.html Installing Cygwin/X] |
| 12 | * xorg-server (required, the Cygwin/X X Server) |
| 13 | * xinit (required, scripts for starting the X server: xinit, startx, startwin (and a shortcut on the Start Menu to run it), startxdmcp.bat ) |
| 14 | * xorg-docs (optional, man pages) |
| 15 | * X-start-menu-icons (optional, adds icons for X Clients to the Start menu) |
| 16 | |
| 17 | = Cygwin Ports = |
| 18 | * [http://sourceware.org/cygwinports/ Cygwin Ports] |
| 19 | |
| 20 | * 公式の ftp://ftp.cygwinports.org/pub/cygwinports が使えないほど遅い |
| 21 | |
| 22 | * apt-cygを使うと良い模様 |
| 23 | * http://code.google.com/p/apt-cyg/ |
| 24 | |
| 25 | * like: $ apt-cyg -m http://ftp.jaist.ac.jp/pub/sourceforge/c/cy/cygwin-ports/ install id3v2 |