28 | | = Cygwin = |
29 | | * http://www.cygwin.com/setup.exe |
30 | | |
31 | | * [http://kkaneko.com/rinkou/cygwin/cygwin.html Windows に Cygwin バージョン 1.7 をインストール] |
32 | | * [http://d.hatena.ne.jp/takuya_1st/20110423/1303586388 cygwin がMS-DOS形式のパスをWarningするので消した - ブックマクロ開発に] |
33 | | > cygwinの環境変数については次のサイトが詳しい |
34 | | * [http://gnupack.sourceforge.jp/docs/current/UsersGuide_technical_info.html gnupack Users Guide - 技術情報] |
35 | | |
36 | | == Cygwin/X == |
37 | | * [http://x.cygwin.com/docs/ug/setup-cygwin-x-installing.html Installing Cygwin/X] |
38 | | * xorg-server (required, the Cygwin/X X Server) |
39 | | * xinit (required, scripts for starting the X server: xinit, startx, startwin (and a shortcut on the Start Menu to run it), startxdmcp.bat ) |
40 | | * xorg-docs (optional, man pages) |
41 | | * X-start-menu-icons (optional, adds icons for X Clients to the Start menu) |
42 | | |
43 | | == Cygwin Ports == |
44 | | * [http://sourceware.org/cygwinports/ Cygwin Ports] |
45 | | |
46 | | * 公式の ftp://ftp.cygwinports.org/pub/cygwinports が使えないほど遅い |
47 | | |
48 | | * apt-cygを使うと良い模様 |
49 | | * http://code.google.com/p/apt-cyg/ |
50 | | |
51 | | * like: $ apt-cyg -m http://ftp.jaist.ac.jp/pub/sourceforge/c/cy/cygwin-ports/ install id3v2 |