/[svn]/web/trunk/www.linuxsampler.org/msys.html
ViewVC logotype

Diff of /web/trunk/www.linuxsampler.org/msys.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2101 by persson, Sun Jan 31 09:39:18 2010 UTC revision 2102 by persson, Sun Jun 6 06:43:29 2010 UTC
# Line 68  available.</p> Line 68  available.</p>
68    
69  <p>Download the MinGW installer, MinGW-5.1.6.exe,  <p>Download the MinGW installer, MinGW-5.1.6.exe,
70  from <a href="http://www.mingw.org">www.mingw.org</a>, "Automated  from <a href="http://www.mingw.org">www.mingw.org</a>, "Automated
71  MinGW Installer, MinGW 5.1.6", and run it. The installer will  MinGW Installer / MinGW 5.1.6", and run it. The installer will
72  automatically download and install further packages. Choose the base  automatically download and install further packages. Choose the base
73  tools and the g++ compiler.</p>  tools and the g++ compiler.</p>
74    
# Line 89  the installer adjust the PATH variable a Line 89  the installer adjust the PATH variable a
89    
90  <h3><a name="msys">4.&nbsp; MSYS</a></h3>  <h3><a name="msys">4.&nbsp; MSYS</a></h3>
91    
92  <p>Download from "MSYS Base System, msys-1.0.11":</p>  <p>Download from "MSYS / BaseSystem / msys-1.0.11":</p>
93  <pre>MSYS-1.0.11.exe</pre>  <pre>MSYS-1.0.11.exe</pre>
94    
95  <p>Run the installer.</p>  <p>Run the installer.</p>
96    
97  <p>Download from "MSYS bison, bison-2.4.1-1":</p>  <p>Download from "MSYS / bison / bison-2.4.1-1":</p>
98  <pre>bison-2.4.1-1-msys-1.0.11-bin.tar.lzma **</pre>  <pre>bison-2.4.1-1-msys-1.0.11-bin.tar.lzma **</pre>
99    
100  <p>From "MSYS crypt, crypt-1.1_1-2":</p>  <p>From "MSYS / crypt / crypt-1.1_1-2":</p>
101  <pre>libcrypt-1.1_1-2-msys-1.0.11-dll-0.tar.lzma **</pre>  <pre>libcrypt-1.1_1-2-msys-1.0.11-dll-0.tar.lzma **</pre>
102    
103  <p>From "MSYS cvs, cvs-1.12.13-1":</p>  <p>From "MSYS / cvs / cvs-1.12.13-1":</p>
104  <pre>cvs-1.12.13-1-msys-1.0.11-bin.tar.lzma **</pre>  <pre>cvs-1.12.13-1-msys-1.0.11-bin.tar.lzma **</pre>
105    
106  <p>From "MSYS perl, perl-5.6.1_2-1":</p>  <p>From "MSYS / perl / perl-5.6.1_2-1":</p>
107  <pre>perl-5.6.1_2-1-msys-1.0.11-bin.tar.lzma **</pre>  <pre>perl-5.6.1_2-1-msys-1.0.11-bin.tar.lzma **</pre>
108    
109  <p>From "MSYS m4, m4-1.4.13-1":</p>  <p>From "MSYS / m4 / m4-1.4.13-1":</p>
110  <pre>m4-1.4.13-1-msys-1.0.11-bin.tar.lzma **</pre>  <pre>m4-1.4.13-1-msys-1.0.11-bin.tar.lzma **</pre>
111    
112  <p>Extract these files to the msys root directory, by starting msys, do  <p>Extract these files to the msys root directory, by starting msys, do
113  "cd /" followed by "tar -x --lzma -f <i>filename</i>".</p>  "cd /" followed by "tar -x --lzma -f <i>filename</i>".</p>
114    
115  <p>Download from "MinGW autoconf, autoconf2.5, autoconf2.5-2.64-1":</p>  <p>Download from "MinGW / autoconf / autoconf2.5 / autoconf2.5-2.64-1":</p>
116  <pre>autoconf2.5-2.64-1-mingw32-bin.tar.lzma **</pre>  <pre>autoconf2.5-2.64-1-mingw32-bin.tar.lzma **</pre>
117    
118  <p>From "MinGW autoconf, wrapper, autoconf-7-1":</p>  <p>From "MinGW / autoconf / wrapper / autoconf-7-1":</p>
119  <pre>autoconf-7-1-mingw32-bin.tar.lzma **</pre>  <pre>autoconf-7-1-mingw32-bin.tar.lzma **</pre>
120    
121  <p>From "MinGW automake, automake1.11, automake1.11-1.11-1":</p>  <p>From "MinGW / automake / automake1.11 / automake1.11-1.11-1":</p>
122  <pre>automake1.11-1.11-1-mingw32-bin.tar.lzma **</pre>  <pre>automake1.11-1.11-1-mingw32-bin.tar.lzma **</pre>
123    
124  <p>From "MinGW automake, wrapper, automake-4-1":</p>  <p>From "MinGW / automake / wrapper / automake-4-1":</p>
125  <pre>automake-4-1-mingw32-bin.tar.lzma **</pre>  <pre>automake-4-1-mingw32-bin.tar.lzma **</pre>
126    
127  <p>From "MinGW gettext, gettext-0.17-1":</p>  <p>From "MinGW / gettext / gettext-0.17-1":</p>
128  <pre>gettext-0.17.1-1-mingw32-dev.tar.lzma ***  <pre>gettext-0.17.1-1-mingw32-dev.tar.lzma ***
129  libgettextpo-0.17-1-mingw32-dll-0.tar.lzma ***  libgettextpo-0.17-1-mingw32-dll-0.tar.lzma ***
130  libintl-0.17-1-mingw32-dll-8.tar.lzma ***</pre>  libintl-0.17-1-mingw32-dll-8.tar.lzma ***</pre>
131    
132  <p>From "MinGW libiconv, libiconv-1.13.1-1":</p>  <p>From "MinGW / libiconv / libiconv-1.13.1-1":</p>
133  <pre>libiconv-1.13.1-1-mingw32-dll-2.tar.lzma ***</pre>  <pre>libiconv-1.13.1-1-mingw32-dll-2.tar.lzma ***</pre>
134    
135  <p>From "GCC Version 4, Current Release_ gcc-4.4.0":</p>  <p>From "MinGW / BaseSystem / GCC / Version4 / Previous Release gcc-4.4.0":</p>
136  <pre>gcc-core-4.4.0-mingw32-dll.tar.gz ***</pre>  <pre>gcc-core-4.4.0-mingw32-dll.tar.gz ***</pre>
137    
138  <p>From "MinGW libtool, libtool-2.2.7a-1":</p>  <p>From "MinGW / libtool / libtool-2.2.7a-1":</p>
139  <pre>libtool-2.2.7a-1-mingw32-bin.tar.lzma</pre>  <pre>libtool-2.2.7a-1-mingw32-bin.tar.lzma</pre>
140    
141  <p>Extract all these files to the MinGW directory, by starting msys, do  <p>Extract all these files to the MinGW directory, by starting msys, do

Legend:
Removed from v.2101  
changed lines
  Added in v.2102

  ViewVC Help
Powered by ViewVC