Skip to content

Commit 19231e2

Browse files
author
marcopx
committedSep 18, 2008
Updated with the new MSYS Environment Package simlink
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9346 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent c262acb commit 19231e2

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed
 

‎ms-windows/README.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ <h1>How to prepare a MS-Windows Quantum GIS Release</h1>
223223

224224
<p><h3>3. Quantum GIS MSYS Environment</h3></p>
225225

226-
<p>Download the <a target="_blank" href="http://qgis.org/uploadfiles/QGIS_MSYS_Environment.zip">
226+
<p>Download the <a target="_blank" href="http://download.osgeo.org/qgis/win32/msys.zip">
227227
Quantum GIS MSYS Environment</a></p>
228228

229229
<p>Extract the whole package to <code>c:\msys\local</code></p>
@@ -290,7 +290,7 @@ <h1>How to prepare a MS-Windows Quantum GIS Release</h1>
290290
<p><h3>6. SIP (4.7.6)</h3></p>
291291

292292
<p>
293-
Download <a target="_blank" href="http://www.riverbankcomputing.com/static/Downloads/sip4/sip-4.7.6.zip">SIP source code</a>
293+
Download the <a target="_blank" href="http://www.riverbankcomputing.com/static/Downloads/sip4/sip-4.7.6.zip">SIP source code</a>
294294
</p>
295295

296296
<p>Unpack to <code>c:\msys\local\src</code></p>
@@ -312,7 +312,7 @@ <h1>How to prepare a MS-Windows Quantum GIS Release</h1>
312312
<p><h3>7. PyQt (4.4.2)</h3></p>
313313

314314
<p>
315-
Download <a target="_blank" href="http://www.riverbankcomputing.com/static/Downloads/PyQt4/PyQt-win-gpl-4.4.2.zip">PyQt source code</a>
315+
Download the <a target="_blank" href="http://www.riverbankcomputing.com/static/Downloads/PyQt4/PyQt-win-gpl-4.4.2.zip">PyQt source code</a>
316316
</p>
317317

318318
<p>Unpack to <code>c:\msys\local\src</code></p>
@@ -334,10 +334,10 @@ <h1>How to prepare a MS-Windows Quantum GIS Release</h1>
334334
<p><h3>8. CMake (2.6.0)</h3></p>
335335

336336
<p>
337-
Download <a target="_blank" href="http://www.cmake.org/files/v2.6/cmake-2.6.0-win32-x86.exe">CMake installer</a>
337+
Download the <a target="_blank" href="http://www.cmake.org/files/v2.6/cmake-2.6.0-win32-x86.exe">CMake installer</a>
338338
</p>
339339

340-
<p>Launch CMake installer and do as follows:</p>
340+
<p>Launch the CMake installer and do as follows:</p>
341341

342342
<p>Select "Add CMake to the system PATH for all users"</p>
343343

0 commit comments

Comments
 (0)
Please sign in to comment.