mailr9296 - /website/download.html


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on August 13, 2009 - 16:09:
Author: bugman
Date: Thu Aug 13 16:09:25 2009
New Revision: 9296

URL: http://svn.gna.org/viewcvs/relax?rev=9296&view=rev
Log:
Updated the MS Windows dependencies.

ctypes has been dropped, as it is in Python 2.5 and higher.  The broken 
pyreadline link is now
fixed and the version has been updated from 1.3 to 1.5.


Modified:
    website/download.html

Modified: website/download.html
URL: 
http://svn.gna.org/viewcvs/relax/website/download.html?rev=9296&r1=9295&r2=9296&view=diff
==============================================================================
--- website/download.html (original)
+++ website/download.html Thu Aug 13 16:09:25 2009
@@ -172,10 +172,9 @@
 
         <h3>Dependencies</h3>
           <ul class="main_ul">
-            <li><a href="http://python.org";>Python</a> &gt;= 2.4 (excluding 
&gt;= 3.0): <a 
href="http://www.python.org/ftp/python/2.6.2/python-2.6.2.msi";>python-2.6.2.msi</a></li>
+            <li><a href="http://python.org";>Python</a> &gt;= 2.5 (excluding 
&gt;= 3.0): <a 
href="http://www.python.org/ftp/python/2.6.2/python-2.6.2.msi";>python-2.6.2.msi</a></li>
             <li><a 
href="http://sourcesup.cru.fr/projects/scientific-py/";>Scientific Python</a> 
(optional) &gt;= 2.8: <a 
href="http://sourcesup.cru.fr/frs/download.php/2309/ScientificPython-2.8.tar.gz";>ScientificPython-2.8.tar.gz</a></li>
-            <li><a 
href="http://projects.scipy.org/ipython/ipython/wiki/PyReadline/Intro";>pyreadline</a>:
 <a 
href="http://ipython.scipy.org/dist/pyreadline-1.3.win32.exe";>pyreadline-1.3.win32.exe</a></li>
-            <li><a 
href="http://starship.python.net/crew/theller/ctypes/";>ctypes</a> (pyreadline 
dependency): <a 
href="http://prdownloads.sourceforge.net/ctypes/ctypes-1.0.0.win32-py2.4.exe?download";>ctypes-1.0.0.win32-py2.4.exe</a></li>
+            <li><a 
href="http://ipython.scipy.org/moin/PyReadline/Intro";>pyreadline</a> &gt;= 
1.3: <a 
href="http://launchpad.net/pyreadline/1.5/1.5/+download/pyreadline-1.5-win32-setup.exe";>pyreadline-1.5-win32-setup.exe</a></li>
           </ul>
 
           <p>For the 1.3 releases, the following dependencies are also 
needed.</p>




Related Messages


Powered by MHonArc, Updated Thu Aug 13 18:20:03 2009