mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-26 09:04:44 +00:00
Use Python 2.4 download links
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2099 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
9e843d71a7
commit
42639ec1c8
2 changed files with 3 additions and 3 deletions
|
|
@ -63,7 +63,7 @@ an extra "python-dev" package.</p>
|
|||
<h1><a name="requirements-for-windows">Requirements for Windows</a></h1>
|
||||
<ol class="arabic simple">
|
||||
<li>Install Python >= 2.3 from <a class="reference" href="http://www.python.org/">http://www.python.org/</a>
|
||||
[<a class="reference" href="http://www.python.org/ftp/python/2.3.4/Python-2.3.4.exe">http://www.python.org/ftp/python/2.3.4/Python-2.3.4.exe</a>]</li>
|
||||
[<a class="reference" href="http://www.python.org/ftp/python/2.4/python-2.4.msi">http://www.python.org/ftp/python/2.4/python-2.4.msi</a>]</li>
|
||||
<li><em>Only needed if you compile from source:</em>
|
||||
install the MinGW suite from <a class="reference" href="http://mingw.sourceforge.net">http://mingw.sourceforge.net</a>.
|
||||
Be sure to install in the given order:<ol class="loweralpha">
|
||||
|
|
@ -199,7 +199,7 @@ working</li>
|
|||
</div>
|
||||
<hr class="footer" />
|
||||
<div class="footer">
|
||||
Generated on: 2004-11-25 12:54 UTC.
|
||||
Generated on: 2004-12-07 12:47 UTC.
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@ Requirements for Windows
|
|||
------------------------
|
||||
|
||||
1. Install Python >= 2.3 from http://www.python.org/
|
||||
[http://www.python.org/ftp/python/2.3.4/Python-2.3.4.exe]
|
||||
[http://www.python.org/ftp/python/2.4/python-2.4.msi]
|
||||
|
||||
2. *Only needed if you compile from source:*
|
||||
install the MinGW suite from http://mingw.sourceforge.net.
|
||||
|
|
|
|||
Loading…
Reference in a new issue