mailr26745 - /website/download.html


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

Header


Content

Posted by edward on November 26, 2014 - 10:42:
Author: bugman
Date: Wed Nov 26 10:42:51 2014
New Revision: 26745

URL: http://svn.gna.org/viewcvs/relax?rev=26745&view=rev
Log:
Fix for the http://www.nmr-relax.com/windows_devel.html#MSVS_probs link at 
http://www.nmr-relax.com/download.html.

This was identified by the W3C link checker 
(http://validator.w3.org/checklink).


Modified:
    website/download.html

Modified: website/download.html
URL: 
http://svn.gna.org/viewcvs/relax/website/download.html?rev=26745&r1=26744&r2=26745&view=diff
==============================================================================
--- website/download.html       (original)
+++ website/download.html       Wed Nov 26 10:42:51 2014
@@ -304,7 +304,7 @@
 
           <p><em>> scons</em></p>
 
-          <p>in the relax base directory, the modules should automatically 
compile.  This should work on all operating systems assuming that a C 
compiler is present.  The Python header or development files also need to be 
installed.  These files are installed with Python on MS Windows, but needs to 
be installed as a separate package often called something like python-devel 
on GNU/Linux and Mac OS X.  If an error occurs on MS Windows, read the 
instructions <a href="windows_devel.html#MSCV_probs">here</a>.</p>
+          <p>in the relax base directory, the modules should automatically 
compile.  This should work on all operating systems assuming that a C 
compiler is present.  The Python header or development files also need to be 
installed.  These files are installed with Python on MS Windows, but needs to 
be installed as a separate package often called something like python-devel 
on GNU/Linux and Mac OS X.  If an error occurs on MS Windows, read the 
instructions <a href="windows_devel.html#MSVS_probs">here</a>.</p>
 
          <h3>Development platforms</h3>
           <p>The <a href="devel_platform.html">development platform</a> is 
required for compiling the C modules through <a 
href="http://www.scons.org/";>SCons</a> on MS Windows, for compiling the LaTeX 
manual, and generating relax distribution packages.</p>




Related Messages


Powered by MHonArc, Updated Wed Nov 26 11:20:04 2014